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

Add QChem z-matrix reader #73

Merged
merged 2 commits into from
Jan 30, 2025

Add extra test cases

ddca908
Select commit
Loading
Failed to load commit list.
Merged

Add QChem z-matrix reader #73

Add extra test cases
ddca908
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

69.81% (+0.01%) compared to 77f65c6

View this Pull Request on Codecov

69.81% (+0.01%) compared to 77f65c6

Details

Codecov Report

Attention: Patch coverage is 73.17073% with 44 lines in your changes missing coverage. Please review.

Project coverage is 69.81%. Comparing base (77f65c6) to head (ddca908).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/mctc/io/read/qchem.f90 65.47% 6 Missing and 23 partials ⚠️
test/test_read_qchem.f90 81.25% 0 Missing and 15 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   69.79%   69.81%   +0.01%     
==========================================
  Files          64       64              
  Lines        8618     8786     +168     
  Branches     2579     2634      +55     
==========================================
+ Hits         6015     6134     +119     
- Misses        782      791       +9     
- Partials     1821     1861      +40     

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