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 shift_coord for gro writer #730

Merged
merged 19 commits into from
Sep 7, 2023

address remaining comment

5525350
Select commit
Loading
Failed to load commit list.
Merged

Add shift_coord for gro writer #730

address remaining comment
5525350
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2023 in 0s

92.06% (-0.02%) compared to d584ffa

View this Pull Request on Codecov

92.06% (-0.02%) compared to d584ffa

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02% ⚠️

Comparison is base (d584ffa) 92.07% compared to head (5525350) 92.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #730      +/-   ##
==========================================
- Coverage   92.07%   92.06%   -0.02%     
==========================================
  Files          67       67              
  Lines        6893     6892       -1     
==========================================
- Hits         6347     6345       -2     
- Misses        546      547       +1     
Files Changed Coverage Δ
gmso/formats/gro.py 97.19% <100.00%> (-0.03%) ⬇️

... and 1 file with indirect coverage changes

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