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

Normalize elements by dropping their parent objects #24

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Conversation

tvdijen
Copy link
Member

@tvdijen tvdijen commented Jul 24, 2024

This takes away the issue that signed elements (like i.e. a SAML2 Assertion) take their history and parent elements with them (like i.e. SAML2 Response) with it.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.04%. Comparing base (c73f55f) to head (3dd7c1d).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
- Coverage     76.27%   76.04%   -0.24%     
  Complexity      200      200              
============================================
  Files            21       21              
  Lines           645      647       +2     
============================================
  Hits            492      492              
- Misses          153      155       +2     

@tvdijen tvdijen merged commit d06e0c6 into master Jul 25, 2024
29 checks passed
@tvdijen tvdijen deleted the tvdijen-patch-1 branch July 25, 2024 08:26
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