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

Add THxI support #365

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Add THxI support #365

merged 1 commit into from
Nov 12, 2024

Conversation

tamasgal
Copy link
Member

@tamasgal tamasgal commented Nov 12, 2024

Adds support for integer-based histograms.

Fixes #364

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 84.23%. Comparing base (2a31cdf) to head (fe9f789).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/bootstrap.jl 40.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
- Coverage   84.71%   84.23%   -0.49%     
==========================================
  Files          21       21              
  Lines        3094     3101       +7     
==========================================
- Hits         2621     2612       -9     
- Misses        473      489      +16     

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

@Moelf Moelf merged commit 1ac1e44 into main Nov 12, 2024
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reading TH2I histograms
2 participants