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

FIX: XML schema integration tests. #906

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

carlwilson
Copy link
Member

Fixes tests for #889, which is also included thanks @david-russo

david-russo and others added 3 commits October 24, 2023 17:20
Now allows any amount of whitespace between Namespace URIs and their
Schema Locations to align with examples given in the XSD standard.
@carlwilson carlwilson added the dependencies Pull requests that update a dependency file label Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.00%. Comparing base (1fbf947) to head (fcfba6e).
Report is 1 commits behind head on integration.

Additional details and impacted files
@@              Coverage Diff               @@
##             integration     #906   +/-   ##
==============================================
  Coverage          47.00%   47.00%           
  Complexity          1100     1100           
==============================================
  Files                 57       57           
  Lines               9079     9079           
  Branches            1622     1622           
==============================================
  Hits                4268     4268           
  Misses              4280     4280           
  Partials             531      531           

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

@carlwilson carlwilson merged commit 913b36c into integration Mar 4, 2024
6 checks passed
@carlwilson carlwilson deleted the david-russo-schemalocation-whitespace-fix branch March 4, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
2 participants