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

New single residue contribution iterator and indexing #50

Merged
merged 8 commits into from
Nov 27, 2024

test reading file with single residue, and test the missed isless method

a1b3fe1
Select commit
Loading
Failed to load commit list.
Merged

New single residue contribution iterator and indexing #50

test reading file with single residue, and test the missed isless method
a1b3fe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

89.49% (+0.17%) compared to 79887a2

View this Pull Request on Codecov

89.49% (+0.17%) compared to 79887a2

Details

Codecov Report

Attention: Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.49%. Comparing base (79887a2) to head (a1b3fe1).

Files with missing lines Patch % Lines
src/tools/residue_contributions.jl 97.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   89.32%   89.49%   +0.17%     
==========================================
  Files          25       25              
  Lines        1648     1676      +28     
==========================================
+ Hits         1472     1500      +28     
  Misses        176      176              

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