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

Fix crash in Folder, GNU and Crates backends #837

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Sep 6, 2019

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

@Zlopez Zlopez merged commit bd3f067 into fedora-infra:master Sep 6, 2019
@Zlopez Zlopez deleted the fix_crash branch September 6, 2019 11:26
@codecov-io
Copy link

codecov-io commented Sep 6, 2019

Codecov Report

Merging #837 into master will decrease coverage by 0.02%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #837      +/-   ##
==========================================
- Coverage   97.36%   97.34%   -0.03%     
==========================================
  Files          61       61              
  Lines        3650     3654       +4     
  Branches      492      494       +2     
==========================================
+ Hits         3554     3557       +3     
  Misses         58       58              
- Partials       38       39       +1
Impacted Files Coverage Δ
anitya/lib/backends/crates.py 100% <100%> (ø) ⬆️
anitya/lib/backends/folder.py 96.96% <100%> (ø) ⬆️
anitya/lib/backends/gnu.py 96.77% <75%> (-3.23%) ⬇️

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 1114e8d...c9d4741. Read the comment docs.

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