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 better error handling #36

Merged
merged 14 commits into from
Dec 27, 2023
Merged

Feat better error handling #36

merged 14 commits into from
Dec 27, 2023

Conversation

davehadley
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (4cbf85b) 91.17% compared to head (380b29b) 91.20%.

Files Patch % Lines
ndhistogram/src/error.rs 16.66% 5 Missing ⚠️
ndhistogram/src/axis/uniform.rs 75.00% 3 Missing ⚠️
ndhistogram/src/histogram/hashhistogram.rs 50.00% 1 Missing ⚠️
ndhistogram/src/histogram/vechistogram.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #36      +/-   ##
===========================================
+ Coverage    91.17%   91.20%   +0.03%     
===========================================
  Files           21       21              
  Lines         1167     1171       +4     
===========================================
+ Hits          1064     1068       +4     
  Misses         103      103              

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

@davehadley davehadley merged commit 762ec99 into develop Dec 27, 2023
7 of 8 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.

1 participant