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

Implement hictk metadata command #204

Merged
merged 13 commits into from
Aug 16, 2024
Merged

Implement hictk metadata command #204

merged 13 commits into from
Aug 16, 2024

Conversation

robomics
Copy link
Contributor

Closes #161

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 93.59431% with 18 lines in your changes missing coverage. Please review.

Project coverage is 85.35%. Comparing base (48341b4) to head (824b9e9).
Report is 24 commits behind head on main.

Files Patch % Lines
src/hictk/metadata/common.hpp 91.95% 7 Missing ⚠️
src/hictk/metadata/hic.hpp 91.30% 6 Missing ⚠️
src/hictk/cli/cli.cpp 80.00% 2 Missing ⚠️
src/hictk/metadata/cool.hpp 95.83% 1 Missing ⚠️
src/hictk/metadata/mcool.hpp 95.45% 1 Missing ⚠️
src/hictk/metadata/scool.hpp 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   85.10%   85.35%   +0.25%     
==========================================
  Files         120      126       +6     
  Lines       10332    10579     +247     
==========================================
+ Hits         8793     9030     +237     
- Misses       1539     1549      +10     

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

@robomics robomics added the enhancement New feature or request label Aug 16, 2024
@robomics robomics changed the title Initial implementation of hictk metadata command Implement hictk metadata command Aug 16, 2024
@robomics robomics merged commit e0650e3 into main Aug 16, 2024
53 checks passed
@robomics robomics deleted the feat/metadata-cli branch August 16, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Implement hictk metadata subcommand
1 participant