zdelrosario / py_grama

Implementation of a grammar of model analysis
https://py-grama.readthedocs.io/en/latest/
MIT License
19 stars 11 forks source link

Dev runtime units #206

Closed zdelrosario closed 1 year ago

zdelrosario commented 1 year ago

Dynamically switch the units of runtime estimates for readability.

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.23% // Head: 77.27% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (6fb38de) compared to base (273ec42). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ========================================== + Coverage 77.23% 77.27% +0.03% ========================================== Files 87 87 Lines 6687 6696 +9 ========================================== + Hits 5165 5174 +9 Misses 1522 1522 ``` | [Impacted Files](https://codecov.io/gh/zdelrosario/py_grama/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario) | Coverage Δ | | |---|---|---| | [grama/core.py](https://codecov.io/gh/zdelrosario/py_grama/pull/206/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario#diff-Z3JhbWEvY29yZS5weQ==) | `84.82% <100.00%> (+0.13%)` | :arrow_up: | | [grama/eval\_defaults.py](https://codecov.io/gh/zdelrosario/py_grama/pull/206/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario#diff-Z3JhbWEvZXZhbF9kZWZhdWx0cy5weQ==) | `97.40% <0.00%> (-0.47%)` | :arrow_down: | | [grama/support.py](https://codecov.io/gh/zdelrosario/py_grama/pull/206/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario#diff-Z3JhbWEvc3VwcG9ydC5weQ==) | `100.00% <0.00%> (+1.61%)` | :arrow_up: | 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=Zachary+del+Rosario). 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=Zachary+del+Rosario)

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