HaRo87 / mdbom

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

fixing issue with missing licenses in BOM #20

Closed HaRo87 closed 2 years ago

HaRo87 commented 2 years ago

Contributes to #18

codecov-commenter commented 2 years ago

Codecov Report

Merging #20 (d3ffedb) into develop (b913123) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #20      +/-   ##
===========================================
+ Coverage    99.47%   99.48%   +0.01%     
===========================================
  Files           11       11              
  Lines          378      392      +14     
===========================================
+ Hits           376      390      +14     
  Misses           2        2              
Flag Coverage Δ
unittests 99.48% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
mdbom/bom/processor.py 100.00% <100.00%> (ø)
tests/bom/test_processor.py 100.00% <100.00%> (ø)

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 b913123...d3ffedb. Read the comment docs.