Skip to content

Commit

Permalink
Merge pull request #13 from KennethEnevoldsen/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/MishaKav/pytest-coverage-comment-1.1.17

⬆️ Bump MishaKav/pytest-coverage-comment from 1.0 to 1.1.17
  • Loading branch information
KennethEnevoldsen authored Jan 23, 2022
2 parents 5e12f82 + f0b0d11 commit 56a2bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-cov-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python ./dev/pytest-coverage/run_coverage.py
- name: Pytest coverage comment
id: coverage-comment
uses: MishaKav/pytest-coverage-comment@v1.0
uses: MishaKav/pytest-coverage-comment@v1.1.17
with:
pytest-coverage-path: ./dev/pytest-coverage/pytest-coverage.txt

Expand Down

1 comment on commit 56a2bbe

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
tomsup
   init.py70100% 
   about.py30100% 
   agent.py3867481%77, 128, 138, 145, 148, 159–165, 188, 288, 355, 366, 436, 463, 470, 531, 601, 608, 615–617, 624–626, 633, 667, 817–822, 842–844, 854–856, 866, 871, 889–901, 937, 943, 1106–1107, 1132–1133, 1154–1155, 1192, 1196, 1204–1205, 1208, 1210, 1213–1223, 1225–1226, 1236, 1256, 1337, 1366, 1450
   ktom_functions.py192597%125, 129, 378, 382, 417
   payoffmatrix.py53492%70, 72, 85–91
   plot.py1251985%111–114, 116, 122, 129, 134, 199, 230–231, 238–240, 258, 319, 364, 389, 419
   utils.py19668%34–38, 67
TOTAL78510886% 

Please sign in to comment.