Skip to content

Modified MRCI implementation in Molpro and Orca adapters #746

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

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

Tests: Molpro input files

83dc192
Select commit
Loading
Failed to load commit list.
Open

Modified MRCI implementation in Molpro and Orca adapters #746

Tests: Molpro input files
83dc192
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2025 in 0s

74.67% (+0.16%) compared to 155f5af

View this Pull Request on Codecov

74.67% (+0.16%) compared to 155f5af

Details

Codecov Report

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

Project coverage is 74.67%. Comparing base (155f5af) to head (83dc192).

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.50%   74.67%   +0.16%     
==========================================
  Files         103      103              
  Lines       28114    28238     +124     
  Branches     5827     5858      +31     
==========================================
+ Hits        20946    21086     +140     
+ Misses       5678     5657      -21     
- Partials     1490     1495       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.