HaRo87 / mdbom

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

Moving from make to Task #11

Closed HaRo87 closed 3 years ago

HaRo87 commented 3 years ago

Fix: #10

codecov-commenter commented 3 years ago

Codecov Report

Merging #11 (206e950) into main (17bdeac) will increase coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   99.21%   99.47%   +0.25%     
==========================================
  Files          11       11              
  Lines         382      378       -4     
==========================================
- Hits          379      376       -3     
+ Misses          3        2       -1     
Flag Coverage Δ
unittests 99.47% <ø> (+0.25%) :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% <ø> (ø)
mdbom/bom/processor.py 100.00% <ø> (+2.32%) :arrow_up:
mdbom/md/md.py 100.00% <ø> (ø)
mdbom/mdbom.py 96.22% <ø> (-0.07%) :arrow_down:

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 17bdeac...206e950. Read the comment docs.