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 panic with bad urls in sync #94

Merged
merged 1 commit into from Jan 20, 2018
Merged

Fix panic with bad urls in sync #94

merged 1 commit into from Jan 20, 2018

Conversation

ldemailly
Copy link
Member

Fixes #93

@codecov
Copy link

codecov bot commented Jan 19, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #94     +/-   ##
========================================
+ Coverage      86%   86.4%   +0.4%     
========================================
  Files           6       6             
  Lines        1371    1371             
========================================
+ Hits         1179    1184      +5     
+ Misses        137     134      -3     
+ Partials       55      53      -2
Impacted Files Coverage Δ
fhttp/http.go 76.7% <ø> (+0.8%) ⬆️

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 4714a91...2638307. Read the comment docs.

@ldemailly ldemailly merged commit 785fb3b into master Jan 20, 2018
@ldemailly ldemailly deleted the bug-fix branch January 20, 2018 01:39
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

2 participants