jrenaud90 / TidalPy

Software suite to perform solid-body tidal dissipation calculations for rocky and icy worlds
Other
15 stars 3 forks source link

Fixing slow package load #38

Closed jrenaud90 closed 1 year ago

jrenaud90 commented 1 year ago

Removed some of the module loads done at import TidalPy to speed up the overall package load time.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (v0.5.0@16d489c). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.5.0 #38 +/- ## ========================================= Coverage ? 68.41% ========================================= Files ? 209 Lines ? 14669 Branches ? 0 ========================================= Hits ? 10036 Misses ? 4633 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+Renaud). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+Renaud)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.