File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
3- "commit" : " ec8a4e2542c89ddc12d5dd06723bae7c2d0333fe " ,
3+ "commit" : " 5af61043f3deaccb51b5956249dabeba7ab34480 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3636 "trim_blocks" : true
3737 },
3838 "_template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
39- "_commit" : " ec8a4e2542c89ddc12d5dd06723bae7c2d0333fe "
39+ "_commit" : " 5af61043f3deaccb51b5956249dabeba7ab34480 "
4040 }
4141 },
4242 "directory" : null
Original file line number Diff line number Diff line change 5555 PLATFORM : ${{ matrix.os }}
5656 DISPLAY : :42
5757 run : uvx hatch test --cover --python ${{ matrix.python }}
58+ - name : generate coverage report
59+ run : uvx hatch run hatch-test.py${{ matrix.python }}:coverage xml
5860 - name : Upload coverage
5961 uses : codecov/codecov-action@v4
You can’t perform that action at this time.
0 commit comments