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

Enhance fields restriction inheritance #417

Merged
merged 5 commits into from
Feb 23, 2021
Merged

Enhance fields restriction inheritance #417

merged 5 commits into from
Feb 23, 2021

Conversation

tefra
Copy link
Owner

@tefra tefra commented Feb 23, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #417 (ad4cbf2) into master (f0e45bf) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #417   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           72        72           
  Lines         6524      6556   +32     
  Branches      1156      1160    +4     
=========================================
+ Hits          6524      6556   +32     
Impacted Files Coverage Δ
xsdata/codegen/handlers/class_extension.py 100.00% <100.00%> (ø)
xsdata/codegen/mappers/definitions.py 100.00% <100.00%> (ø)
xsdata/codegen/models.py 100.00% <100.00%> (ø)
xsdata/codegen/parsers/schema.py 100.00% <100.00%> (ø)
xsdata/codegen/resolver.py 100.00% <100.00%> (ø)
xsdata/codegen/sanitizer.py 100.00% <100.00%> (ø)
xsdata/formats/dataclass/parsers/xml.py 100.00% <100.00%> (ø)
xsdata/models/xsd.py 100.00% <100.00%> (ø)
xsdata/utils/namespaces.py 100.00% <100.00%> (ø)
xsdata/utils/text.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0e45bf...ad4cbf2. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud 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 merged commit 7dce8eb into master Feb 23, 2021
@tefra tefra deleted the issue-412 branch February 23, 2021 20:49
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.

1 participant