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: Faster schema traversal #695

Merged
merged 1 commit into from
Feb 5, 2025
Merged

perf: Faster schema traversal #695

merged 1 commit into from
Feb 5, 2025

Conversation

Stranger6667
Copy link
Owner

No description provided.

Signed-off-by: Dmitry Dygalo <[email protected]>
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.61%. Comparing base (b025051) to head (a4648d0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
crates/jsonschema-referencing/src/registry.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #695      +/-   ##
==========================================
- Coverage   85.64%   85.61%   -0.04%     
==========================================
  Files          92       92              
  Lines       14445    14400      -45     
==========================================
- Hits        12371    12328      -43     
+ Misses       2074     2072       -2     

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

Copy link

codspeed-hq bot commented Feb 5, 2025

CodSpeed Performance Report

Merging #695 will not alter performance

Comparing dd/faster-iter (a4648d0) with master (b025051)

Summary

✅ 45 untouched benchmarks

@Stranger6667 Stranger6667 merged commit e7bcaf1 into master Feb 5, 2025
38 of 39 checks passed
@Stranger6667 Stranger6667 deleted the dd/faster-iter branch February 5, 2025 17:54
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