scientific-python / lazy-loader

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

Add version as __version__ #97

Closed stefanv closed 5 months ago

stefanv commented 5 months ago

Closes #96

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a310e0c) 94.42% compared to head (8cfe8d6) 94.44%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ========================================== + Coverage 94.42% 94.44% +0.02% ========================================== Files 5 5 Lines 233 234 +1 ========================================== + Hits 220 221 +1 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.