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 XML coverage report for GitHub Actions #1737

Merged
merged 1 commit into from
Jul 19, 2020
Merged

Conversation

tiangolo
Copy link
Member

✅ Add XML coverage report for GitHub Actions

@codecov
Copy link

codecov bot commented Jul 19, 2020

Codecov Report

Merging #1737 into master will increase coverage by 0.99%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #1737      +/-   ##
===========================================
+ Coverage   99.00%   100.00%   +0.99%     
===========================================
  Files         239       235       -4     
  Lines        7047      6989      -58     
===========================================
+ Hits         6977      6989      +12     
+ Misses         70         0      -70     
Impacted Files Coverage Δ
tests/test_path.py 100.00% <0.00%> (ø)
tests/test_query.py 100.00% <0.00%> (ø)
tests/test_fakeasync.py 100.00% <0.00%> (ø)
tests/test_application.py 100.00% <0.00%> (ø)
tests/test_params_repr.py 100.00% <0.00%> (ø)
tests/test_empty_router.py 100.00% <0.00%> (ø)
tests/test_router_events.py 100.00% <0.00%> (ø)
tests/test_openapi_servers.py 100.00% <0.00%> (ø)
tests/test_security_oauth2.py 100.00% <0.00%> (ø)
tests/test_dependency_class.py 100.00% <0.00%> (ø)
... and 60 more

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 cc8cac2...601edfc. Read the comment docs.

@github-actions
Copy link
Contributor

@tiangolo tiangolo merged commit 780d3e6 into master Jul 19, 2020
@tiangolo tiangolo deleted the coverage-xml branch July 19, 2020 12:24
hyahiaoui pushed a commit to hyahiaoui/fastapi that referenced this pull request Aug 1, 2020
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.

None yet

1 participant