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

feat: adding PartialEq/Clone for gnomad_sv::cli::query::Record #306

Merged
merged 2 commits into from
Nov 20, 2023

PartialEq

1a9c914
Select commit
Loading
Failed to load commit list.
Merged

feat: adding PartialEq/Clone for gnomad_sv::cli::query::Record #306

PartialEq
1a9c914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 1s

73.84% (+0.01%) compared to 7689744

View this Pull Request on Codecov

73.84% (+0.01%) compared to 7689744

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7689744) 73.83% compared to head (1a9c914) 73.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
+ Coverage   73.83%   73.84%   +0.01%     
==========================================
  Files          71       71              
  Lines        7245     7245              
==========================================
+ Hits         5349     5350       +1     
+ Misses       1896     1895       -1     

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