Skip to content

parser: Fixed elif statement in parse_normal_mode_displacement - chan…

Codecov / codecov/project failed Mar 18, 2024 in 1s

72.55% (-1.27%) compared to be1f6c8

View this Pull Request on Codecov

72.55% (-1.27%) compared to be1f6c8

Details

Codecov Report

Attention: Patch coverage is 39.50233% with 389 lines in your changes are missing coverage. Please review.

Project coverage is 72.55%. Comparing base (be1f6c8) to head (a3ff0fb).

❗ Current head a3ff0fb differs from pull request most recent head 123279e. Consider uploading reports for the commit 123279e to get more accurate results

Files Patch % Lines
arc/parser.py 28.46% 89 Missing and 4 partials ⚠️
arc/job/trsh.py 38.93% 69 Missing and 11 partials ⚠️
arc/job/adapters/qchem.py 39.04% 53 Missing and 11 partials ⚠️
arc/job/ssh.py 15.68% 39 Missing and 4 partials ⚠️
arc/scheduler.py 0.00% 32 Missing ⚠️
arc/job/adapter.py 15.62% 27 Missing ⚠️
arc/job/adapters/molpro.py 13.63% 17 Missing and 2 partials ⚠️
arc/species/converter.py 13.33% 12 Missing and 1 partial ⚠️
arc/species/vectors.py 14.28% 5 Missing and 1 partial ⚠️
arc/level.py 42.85% 3 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #689      +/-   ##
==========================================
- Coverage   73.82%   72.55%   -1.27%     
==========================================
  Files          99      100       +1     
  Lines       27346    26999     -347     
  Branches     5717     5668      -49     
==========================================
- Hits        20187    19590     -597     
- Misses       5733     6042     +309     
+ Partials     1426     1367      -59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.