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 __repr__ method in abstract_site.Molecule and abstract_site.Residue #851

Merged
merged 14 commits into from
Sep 19, 2024

fix Residue repr method

c8c62ae
Select commit
Loading
Failed to load commit list.
Merged

Fix __repr__ method in abstract_site.Molecule and abstract_site.Residue #851

fix Residue repr method
c8c62ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 0s

94.07% (+0.00%) compared to 5a4f17d

View this Pull Request on Codecov

94.07% (+0.00%) compared to 5a4f17d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.07%. Comparing base (5a4f17d) to head (c8c62ae).
Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #851   +/-   ##
=======================================
  Coverage   94.07%   94.07%           
=======================================
  Files          65       65           
  Lines        6953     6953           
=======================================
  Hits         6541     6541           
  Misses        412      412           

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