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 Serde serialization feature #7

Merged
merged 3 commits into from
Apr 21, 2024
Merged

✨ Add Serde serialization feature #7

merged 3 commits into from
Apr 21, 2024

Conversation

leon0399
Copy link
Member

No description provided.

Copy link

codecov bot commented Apr 21, 2024

Codecov Report

Attention: Patch coverage is 52.72727% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 72.91%. Comparing base (a000b22) to head (b0ffa46).

Files Patch % Lines
src/proptest/mod.rs 52.72% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   76.29%   72.91%   -3.38%     
==========================================
  Files          18       19       +1     
  Lines         329      384      +55     
==========================================
+ Hits          251      280      +29     
- Misses         78      104      +26     
Flag Coverage Δ
doc 26.82% <0.00%> (-4.49%) ⬇️
lib 71.65% <52.72%> (-3.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

This comment was marked as outdated.

This comment was marked as outdated.

@leon0399 leon0399 force-pushed the feature/serde branch 2 times, most recently from 94d8643 to 20d35a1 Compare April 21, 2024 17:14
[skip mutants]
Copy link

Benchmark for 20074d1

Click to view benchmark
Test Base PR %
check if point outside ellipse 3.4±0.03ns 3.4±0.05ns 0.00%
check if point outside ellipse, but within bbox 6.7±0.18ns 6.7±0.12ns 0.00%
check if point within ellipse 6.7±0.06ns 6.7±0.18ns 0.00%
distance to point outside ellipse, but within bbox 158.3±0.90ns 158.4±0.85ns +0.06%

@leon0399 leon0399 merged commit 39f6c1b into master Apr 21, 2024
8 of 17 checks passed
@leon0399 leon0399 deleted the feature/serde branch April 21, 2024 17:19
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