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

Add download subcommand for schemas and definitions #279

Merged
merged 2 commits into from
Oct 3, 2020
Merged

Conversation

tefra
Copy link
Owner

@tefra tefra commented Oct 3, 2020

Resolves #278

@codecov
Copy link

codecov bot commented Oct 3, 2020

Codecov Report

Merging #279 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #279   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           67        68    +1     
  Lines         5159      5238   +79     
  Branches       884       896   +12     
=========================================
+ Hits          5159      5238   +79     
Impacted Files Coverage Δ
xsdata/cli.py 100.00% <100.00%> (ø)
xsdata/models/wsdl.py 100.00% <100.00%> (ø)
xsdata/utils/downloader.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 3dfca3b...6c5496c. Read the comment docs.

@tefra tefra merged commit 90b6991 into master Oct 3, 2020
@tefra tefra deleted the downloader branch October 3, 2020 20:54
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

Add a download sub command
1 participant