fossology / fossology-python

Python wrapper for the Fossology API
https://fossology.github.io/fossology-python
MIT License
17 stars 8 forks source link

chore(actions): run only on given paths changes #89

Closed deveaud-m closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #89 (7345142) into master (4c52573) will decrease coverage by 3.86%. The diff coverage is 82.22%.

:exclamation: Current head 7345142 differs from pull request most recent head 1f14ac8. Consider uploading reports for the commit 1f14ac8 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   93.57%   89.71%   -3.87%     
==========================================
  Files           9       11       +2     
  Lines         950     1264     +314     
==========================================
+ Hits          889     1134     +245     
- Misses         61      130      +69     
Impacted Files Coverage Δ
fossology/__init__.py 92.68% <ø> (-6.10%) :arrow_down:
fossology/jobs.py 96.82% <ø> (ø)
fossology/report.py 100.00% <ø> (ø)
fossology/uploads.py 86.00% <ø> (ø)
fossology/__main__.py 75.00% <75.00%> (ø)
fossology/foss_cli.py 82.25% <82.25%> (ø)
fossology/license.py 95.18% <100.00%> (-2.41%) :arrow_down:
fossology/exceptions.py 72.41% <0.00%> (-3.45%) :arrow_down:
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5a01809...1f14ac8. Read the comment docs.