scientific-python / lazy-loader

Populate library namespace without incurring immediate import costs
BSD 3-Clause "New" or "Revised" License
132 stars 20 forks source link

Update tests to improve coverage #45

Closed jarrodmillman closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #45 (332f506) into main (bfcaec2) will increase coverage by 7.19%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   83.33%   90.53%   +7.19%     
==========================================
  Files           4        4              
  Lines         174      169       -5     
==========================================
+ Hits          145      153       +8     
+ Misses         29       16      -13     
Impacted Files Coverage Δ
lazy_loader/tests/test_lazy_loader.py 96.38% <100.00%> (+14.56%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.