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

Pluggable code generators #429

Merged
merged 4 commits into from
Mar 20, 2021
Merged

Pluggable code generators #429

merged 4 commits into from
Mar 20, 2021

Conversation

tefra
Copy link
Owner

@tefra tefra commented Mar 18, 2021

No description provided.

@tefra tefra added the wip label Mar 18, 2021
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #429 (c22ffeb) into master (1b78024) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #429    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           74        74            
  Lines         6763      6867   +104     
  Branches      1208      1212     +4     
==========================================
+ Hits          6763      6867   +104     
Impacted Files Coverage Δ
xsdata/cli.py 100.00% <100.00%> (ø)
xsdata/codegen/writer.py 100.00% <100.00%> (ø)
xsdata/formats/dataclass/generator.py 100.00% <100.00%> (ø)
xsdata/formats/mixins.py 100.00% <100.00%> (ø)
xsdata/models/config.py 100.00% <100.00%> (ø)
xsdata/utils/hooks.py 100.00% <100.00%> (ø)
xsdata/utils/testing.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 1b78024...c22ffeb. Read the comment docs.

@tefra tefra force-pushed the feature-413 branch 2 times, most recently from a6cae12 to 698850b Compare March 19, 2021 21:23
@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 removed the wip label Mar 20, 2021
@tefra tefra merged commit 8b325a2 into master Mar 20, 2021
@tefra tefra deleted the feature-413 branch March 20, 2021 18: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