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: support metric custom column ordering and sub-setting #178

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

fixes

b06b986
Select commit
Loading
Failed to load commit list.
Open

feat: support metric custom column ordering and sub-setting #178

fixes
b06b986
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2024 in 1s

89.20% (-0.02%) compared to d574e5a

View this Pull Request on Codecov

89.20% (-0.02%) compared to d574e5a

Details

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.20%. Comparing base (d574e5a) to head (b06b986).
Report is 2 commits behind head on main.

Files Patch % Lines
fgpyo/util/metric.py 91.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
- Coverage   89.21%   89.20%   -0.02%     
==========================================
  Files          18       18              
  Lines        2068     2084      +16     
  Branches      457      464       +7     
==========================================
+ Hits         1845     1859      +14     
- Misses        146      147       +1     
- Partials       77       78       +1     

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