scientific-python / lazy-loader

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

Use ruff #59

Closed jarrodmillman closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #59 (821559f) into main (d53db22) will not change coverage. The diff coverage is 25.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   90.53%   90.53%           
=======================================
  Files           4        4           
  Lines         169      169           
=======================================
  Hits          153      153           
  Misses         16       16           
Impacted Files Coverage Δ
lazy_loader/tests/test_lazy_loader.py 96.38% <0.00%> (ø)
lazy_loader/__init__.py 85.36% <100.00%> (ø)