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

fix #214: AttributeDict does not support hasattr #269

update CHANGES

cff4979
Select commit
Loading
Failed to load commit list.
Merged

fix #214: AttributeDict does not support hasattr #269

update CHANGES
cff4979
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2023 in 0s

69.20% (+0.02%) compared to 6158f74

View this Pull Request on Codecov

69.20% (+0.02%) compared to 6158f74

Details

Codecov Report

Merging #269 (cff4979) into main (6158f74) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   69.18%   69.20%   +0.02%     
==========================================
  Files          22       22              
  Lines        3946     3949       +3     
  Branches      715      715              
==========================================
+ Hits         2730     2733       +3     
  Misses       1036     1036              
  Partials      180      180              
Files Coverage Δ
gromacs/utilities.py 75.78% <100.00%> (+0.20%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!