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

fixed histogram merge #77

Merged
merged 2 commits into from
Jul 10, 2024
Merged

fixed histogram merge #77

merged 2 commits into from
Jul 10, 2024

Conversation

AndrewChubatiuk
Copy link
Contributor

sum existing values instead of replacing them

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.04%. Comparing base (d5fb341) to head (001417b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   89.87%   90.04%   +0.17%     
==========================================
  Files          11       11              
  Lines        1155     1155              
==========================================
+ Hits         1038     1040       +2     
+ Misses         83       80       -3     
- Partials       34       35       +1     

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

histogram.go Show resolved Hide resolved
Copy link
Contributor

@f41gh7 f41gh7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@f41gh7 f41gh7 merged commit 32321d6 into master Jul 10, 2024
4 checks passed
@f41gh7 f41gh7 deleted the fixed-histogram-merge branch July 10, 2024 10:44
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.

2 participants