HaRo87 / mdbom

Software Bill of Material (SBOM) to Markdown conversion
MIT License
9 stars 3 forks source link

PURL to the rescue #22

Closed HaRo87 closed 2 years ago

HaRo87 commented 2 years ago

Should fix: #21

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (d5d4f92) into develop (7630fb7) will increase coverage by 0.51%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           develop       #22      +/-   ##
============================================
+ Coverage    99.48%   100.00%   +0.51%     
============================================
  Files           11         5       -6     
  Lines          392       148     -244     
============================================
- Hits           390       148     -242     
+ Misses           2         0       -2     
Flag Coverage Δ
unittests 100.00% <100.00%> (+0.51%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mdbom/bom/bom.py 100.00% <100.00%> (ø)
mdbom/bom/processor.py 100.00% <100.00%> (ø)
mdbom/bom/urls.py 100.00% <100.00%> (ø)
mdbom/mdbom.py 100.00% <100.00%> (+3.77%) :arrow_up:
tests/bom/test_processor.py
tests/md/test_md.py
tests/test_mdbom.py

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 7630fb7...d5d4f92. Read the comment docs.