geem-lab / overreact

⚛️📈 Create and analyze chemical microkinetic models built from computational chemistry data. Crafted at the @geem-lab.
https://geem-lab.github.io/overreact-guide/
MIT License
48 stars 9 forks source link

Ruff clean up #502

Closed schneiderfelipe closed 1 year ago

schneiderfelipe commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (1d42ce7) 97.51% compared to head (18adc60) 97.19%. Report is 59 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #502 +/- ## ========================================== - Coverage 97.51% 97.19% -0.33% ========================================== Files 29 29 Lines 6206 6209 +3 ========================================== - Hits 6052 6035 -17 - Misses 154 174 +20 ``` | [Files](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab) | Coverage Δ | | |---|---|---| | [overreact/\_\_init\_\_.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-b3ZlcnJlYWN0L19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [overreact/\_constants.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-b3ZlcnJlYWN0L19jb25zdGFudHMucHk=) | `93.75% <100.00%> (ø)` | | | [overreact/\_misc.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-b3ZlcnJlYWN0L19taXNjLnB5) | `93.42% <100.00%> (-0.17%)` | :arrow_down: | | [overreact/core.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-b3ZlcnJlYWN0L2NvcmUucHk=) | `100.00% <100.00%> (ø)` | | | [overreact/simulate.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-b3ZlcnJlYWN0L3NpbXVsYXRlLnB5) | `98.24% <100.00%> (-0.02%)` | :arrow_down: | | [overreact/tunnel.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-b3ZlcnJlYWN0L3R1bm5lbC5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_api.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-dGVzdHMvdGVzdF9hcGkucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_cli.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-dGVzdHMvdGVzdF9jbGkucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_constants.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-dGVzdHMvdGVzdF9jb25zdGFudHMucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_coords.py](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab#diff-dGVzdHMvdGVzdF9jb29yZHMucHk=) | `100.00% <ø> (ø)` | | | ... and [19 more](https://app.codecov.io/gh/geem-lab/overreact/pull/502?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geem-lab) | |

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