Skip to content

coverage workflow#9

Open
swashko wants to merge 26 commits intomainfrom
codecov-3
Open

coverage workflow#9
swashko wants to merge 26 commits intomainfrom
codecov-3

Conversation

@swashko
Copy link
Owner

@swashko swashko commented Sep 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b5aabf0) 0.00% compared to head (4ae04c3) 75.13%.

❗ Current head 4ae04c3 differs from pull request most recent head 0fb5baf. Consider uploading reports for the commit 0fb5baf to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##           main       #9       +/-   ##
=========================================
+ Coverage      0   75.13%   +75.13%     
=========================================
  Files         0       16       +16     
  Lines         0      925      +925     
=========================================
+ Hits          0      695      +695     
- Misses        0      230      +230     
Files Coverage Δ
tests/test_modelscan.py 99.53% <ø> (ø)

... and 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.9.18-final-0 -----------

Name Stmts Miss Cover
modelscan/init.py 3 0 100%
modelscan/_version.py 1 0 100%
modelscan/cli.py 40 12 70%
modelscan/error.py 14 5 64%
modelscan/issues.py 58 13 78%
modelscan/models/init.py 3 0 100%
modelscan/models/h5/init.py 0 0 100%
modelscan/models/h5/scan.py 37 4 89%
modelscan/models/pickle/init.py 0 0 100%
modelscan/models/pickle/scan.py 47 6 87%
modelscan/models/saved_model/init.py 0 0 100%
modelscan/models/saved_model/scan.py 67 31 54%
modelscan/models/scan.py 18 3 83%
modelscan/modelscan.py 75 13 83%
modelscan/reports.py 37 17 54%
modelscan/tools/picklescanner.py 110 29 74%
modelscan/tools/utils.py 67 36 46%
tests/test_modelscan.py 214 1 99%
tests/test_secrets.py 0 0 100%
tests/test_utils.py 134 60 55%
TOTAL 925 230 75%
======================== 7 passed, 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant