Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified MRCI implementation in Molpro and Orca adapters #746

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Tests: Molpro input files

bbc61b0
Select commit
Loading
Failed to load commit list.
Open

Modified MRCI implementation in Molpro and Orca adapters #746

Tests: Molpro input files
bbc61b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

74.26% (+0.17%) compared to f92a478

View this Pull Request on Codecov

74.26% (+0.17%) compared to f92a478

Details

Codecov Report

Attention: Patch coverage is 85.10638% with 28 lines in your changes missing coverage. Please review.

Project coverage is 74.26%. Comparing base (f92a478) to head (bbc61b0).

Files with missing lines Patch % Lines
arc/job/adapters/molpro.py 72.72% 6 Missing and 3 partials ⚠️
arc/scheduler.py 0.00% 9 Missing ⚠️
arc/parser.py 87.80% 2 Missing and 3 partials ⚠️
arc/job/adapters/orca.py 84.61% 0 Missing and 2 partials ⚠️
arc/species/species.py 50.00% 1 Missing and 1 partial ⚠️
arc/job/trsh.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #746      +/-   ##
==========================================
+ Coverage   74.09%   74.26%   +0.17%     
==========================================
  Files         101      101              
  Lines       28227    28351     +124     
  Branches     5883     5914      +31     
==========================================
+ Hits        20914    21056     +142     
+ Misses       5832     5810      -22     
- Partials     1481     1485       +4     

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