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

hashedrekord: fix schema $id #2092

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Conversation

woodruffw
Copy link
Member

This is a breakout from #2091: regardless of the body type change, the $id for the hashedrekord schema was incorrect (and was duplicated against the rekord schema, causing misgenerations in the Rust bindings).

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw requested a review from a team as a code owner April 19, 2024 21:16
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.95%. Comparing base (488eb97) to head (0f53bcc).
Report is 89 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2092       +/-   ##
===========================================
- Coverage   66.46%   48.95%   -17.51%     
===========================================
  Files          92       80       -12     
  Lines        9258     6639     -2619     
===========================================
- Hits         6153     3250     -2903     
- Misses       2359     2985      +626     
+ Partials      746      404      -342     
Flag Coverage Δ
e2etests ?
unittests 48.95% <ø> (+1.26%) ⬆️

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.

Signed-off-by: William Woodruff <william@trailofbits.com>
@bobcallaway bobcallaway merged commit 7b91974 into sigstore:main Apr 20, 2024
14 checks passed
@github-actions github-actions bot added this to the v1.2.2 milestone Apr 20, 2024
@woodruffw woodruffw deleted the ww/fix-id branch April 22, 2024 13:58
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.

2 participants