hugovk / norwegianblue

CLI to show end-of-life dates for a number of products.
https://endoflife.date
MIT License
76 stars 4 forks source link

Fix status code logging and use lazy % formatting in logging functions #70

Closed hugovk closed 2 years ago

hugovk commented 2 years ago

Follow on from https://github.com/hugovk/norwegianblue/pull/68.

codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (47541c7) into main (a8254b3) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   95.75%   95.75%           
=======================================
  Files           8        8           
  Lines         353      353           
=======================================
  Hits          338      338           
  Misses         15       15           
Flag Coverage Δ
GHA_Ubuntu 95.75% <100.00%> (ø)
GHA_Windows 95.75% <100.00%> (ø)
GHA_macOS 95.75% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/norwegianblue/__init__.py 98.44% <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 a8254b3...47541c7. Read the comment docs.