aiidateam / qe-tools

A set of useful tools for Quantum ESPRESSO
MIT License
28 stars 13 forks source link

Fix the regex `NUMBER_PATTERN` in _input_base.py #72

Closed singularitti closed 8 months ago

singularitti commented 8 months ago
codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (7a42f10) 89.87% compared to head (8015c45) 89.89%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== + Coverage 89.87% 89.89% +0.02% ========================================== Files 10 10 Lines 464 465 +1 ========================================== + Hits 417 418 +1 Misses 47 47 ``` | [Files](https://app.codecov.io/gh/aiidateam/qe-tools/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [src/qe\_tools/\_\_init\_\_.py](https://app.codecov.io/gh/aiidateam/qe-tools/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3FlX3Rvb2xzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [src/qe\_tools/parsers/\_input\_base.py](https://app.codecov.io/gh/aiidateam/qe-tools/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3FlX3Rvb2xzL3BhcnNlcnMvX2lucHV0X2Jhc2UucHk=) | `88.25% <100.00%> (+0.03%)` | :arrow_up: |

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