mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 13:33:59 +08:00
* integrate codecov * add codecov to readme * don't need the token * fix badges * /bin/bash, not /bin/sh * needs coverage in the docker * from the git root * add CI_ENV like https://docs.codecov.io/docs/testing-with-docker * custom upload step * use codecov action * coverage xml * add unit tests, good luck * name the container tmppilot * add name, fix unit tests * yml, fix coveragerc-app * remove tmp/openpilot * try without xml * just call the upload script in docker * ugh, i hate docker * idk env * yaml? * don't be clever * maybe this * running out of ideas * coverage xml maybe * upload coverage.xml * ugh CI_RUN * unneeded artifact Co-authored-by: George Hotz <geohot@gmail.com>