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: Support mixed content for DTD elements #749

Merged
merged 1 commit into from
Feb 21, 2023
Merged

fix: Support mixed content for DTD elements #749

merged 1 commit into from
Feb 21, 2023

Conversation

tefra
Copy link
Owner

@tefra tefra commented Feb 21, 2023

📒 Description

Resolves #739

🔗 What I've Done

Write a description of the steps taken to resolve the issue

💬 Comments

A place to write any comments to the reviewer.

🛫 Checklist

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 100.00% // Head: 99.98% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (cdc9762) compared to base (8d431a2).
Patch coverage: 91.66% of modified lines in pull request are covered.

❗ Current head cdc9762 differs from pull request most recent head 03fd4dd. Consider uploading reports for the commit 03fd4dd to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##            master     #749      +/-   ##
===========================================
- Coverage   100.00%   99.98%   -0.02%     
===========================================
  Files          101      101              
  Lines         8804     8814      +10     
  Branches      1953     1955       +2     
===========================================
+ Hits          8804     8813       +9     
- Partials         0        1       +1     
Impacted Files Coverage Δ
xsdata/codegen/mappers/dtd.py 99.26% <91.66%> (-0.74%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tefra tefra merged commit 28dea68 into master Feb 21, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tefra tefra deleted the fix-739 branch February 21, 2023 14:15
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.

Support for mixed content for DTD elements?
1 participant