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

Remove use of ops::Mul and ops::Neg since they can fail #811

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

jonasbb
Copy link
Owner

@jonasbb jonasbb commented Dec 25, 2024

No description provided.

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.37%. Comparing base (4c273b2) to head (90d7312).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
serde_with/src/utils/duration.rs 84.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #811      +/-   ##
==========================================
- Coverage   66.40%   66.37%   -0.03%     
==========================================
  Files          40       40              
  Lines        2625     2635      +10     
==========================================
+ Hits         1743     1749       +6     
- Misses        882      886       +4     

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

@jonasbb jonasbb merged commit f4f784c into master Dec 25, 2024
22 checks passed
@jonasbb jonasbb deleted the remove-failable-operations branch December 25, 2024 21:29
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