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

Fixed URL-safe ID serialization #7724

Merged
merged 2 commits into from
Nov 16, 2024
Merged

Conversation

PascalSenn
Copy link
Member

currently the url serialization will always be false as it's set later in the constructor.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.01%. Comparing base (a18706c) to head (f81fb01).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7724      +/-   ##
==========================================
- Coverage   74.02%   74.01%   -0.01%     
==========================================
  Files        2918     2918              
  Lines      151252   151252              
  Branches    17576    17576              
==========================================
- Hits       111959   111946      -13     
- Misses      33440    33454      +14     
+ Partials     5853     5852       -1     
Flag Coverage Δ
unittests 74.01% <ø> (-0.01%) ⬇️

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.

@glen-84 glen-84 changed the title Fixed url safe id serialization Fixed URL-safe ID serialization Nov 14, 2024
@glen-84 glen-84 added this to the HC-15.0.0 milestone Nov 14, 2024
@michaelstaib michaelstaib merged commit 8004643 into main Nov 16, 2024
5 checks passed
@michaelstaib michaelstaib deleted the pse/fixed-url-safe-id-serialization branch November 16, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants