Skip to content

Fix #83, Return nothing if no new version is available #89

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

Merged
merged 2 commits into from
Mar 2, 2020

Conversation

codedge
Copy link
Owner

@codedge codedge commented Mar 2, 2020

Fix #83

@codecov
Copy link

codecov bot commented Mar 2, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #89      +/-   ##
============================================
+ Coverage     45.86%   45.96%   +0.09%     
  Complexity      159      159              
============================================
  Files            19       19              
  Lines           484      483       -1     
============================================
  Hits            222      222              
+ Misses          262      261       -1     
Flag Coverage Δ Complexity Δ
#unittests 45.96% <0.00%> (+0.09%) 159.00 <0.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 1ae905a...47cd5d1. Read the comment docs.

@codedge codedge merged commit 0d7d4eb into master Mar 2, 2020
@codedge codedge deleted the #83-version-avail-false branch March 2, 2020 22:07
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.

getVersionAvailable() throws exception if http repo is empty
1 participant