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

Only check status_code if call_url returns response #833

Merged
merged 2 commits into from
Sep 6, 2019

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Sep 5, 2019

Signed-off-by: Michal Konečný [email protected]

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #833      +/-   ##
==========================================
+ Coverage   97.23%   97.37%   +0.14%     
==========================================
  Files          61       61              
  Lines        3466     3651     +185     
  Branches      492      492              
==========================================
+ Hits         3370     3555     +185     
  Misses         58       58              
  Partials       38       38
Impacted Files Coverage Δ
anitya/lib/backends/pear.py 100% <0%> (ø) ⬆️
anitya/lib/backends/stackage.py 100% <0%> (ø) ⬆️
anitya/lib/backends/gnu.py 100% <0%> (ø) ⬆️
anitya/lib/exceptions.py 100% <0%> (ø) ⬆️
anitya/lib/backends/crates.py 100% <0%> (ø) ⬆️
anitya/lib/backends/cran.py 100% <0%> (ø) ⬆️
anitya/lib/backends/github.py 100% <0%> (ø) ⬆️
anitya/lib/backends/google.py 100% <0%> (ø) ⬆️
anitya/lib/backends/launchpad.py 100% <0%> (ø) ⬆️
anitya_schema/anitya_schema/project_messages.py 100% <0%> (ø) ⬆️
... and 28 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 e297f00...a503bfe. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Sep 5, 2019

Codecov Report

Merging #833 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #833   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files          61       61           
  Lines        3650     3650           
  Branches      492      492           
=======================================
  Hits         3554     3554           
  Misses         58       58           
  Partials       38       38

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 415e223...335c63d. Read the comment docs.

@Zlopez Zlopez merged commit 1114e8d into fedora-infra:master Sep 6, 2019
@Zlopez Zlopez deleted the 833 branch October 8, 2020 12:37
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.

2 participants