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

perf: Avoid allocations while constructing path segments #482

Merged
merged 1 commit into from
May 3, 2024

Conversation

Stranger6667
Copy link
Owner

No description provided.

Copy link

codecov bot commented May 3, 2024

Codecov Report

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

Project coverage is 89.84%. Comparing base (21df181) to head (f927736).

Files Patch % Lines
jsonschema/src/paths.rs 85.00% 3 Missing ⚠️
jsonschema/src/properties.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
- Coverage   90.03%   89.84%   -0.19%     
==========================================
  Files          58       58              
  Lines        9934     9888      -46     
==========================================
- Hits         8944     8884      -60     
- Misses        990     1004      +14     

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

@Stranger6667 Stranger6667 force-pushed the dd/avoid-path-allocations branch from d6be541 to f927736 Compare May 3, 2024 18:30
@Stranger6667 Stranger6667 merged commit cfab602 into master May 3, 2024
31 checks passed
@Stranger6667 Stranger6667 deleted the dd/avoid-path-allocations branch May 3, 2024 18:46
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