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 travis_retry to commands fetching deps. #1836

Merged
merged 1 commit into from
May 10, 2018
Merged

Add travis_retry to commands fetching deps. #1836

merged 1 commit into from
May 10, 2018

Conversation

kzemek
Copy link
Contributor

@kzemek kzemek commented May 7, 2018

@codecov
Copy link

codecov bot commented May 8, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1836      +/-   ##
==========================================
+ Coverage   72.39%   74.02%   +1.62%     
==========================================
  Files         297      298       +1     
  Lines       27738    28649     +911     
==========================================
+ Hits        20082    21208    +1126     
+ Misses       7656     7441     -215
Impacted Files Coverage Δ
src/jingle_sip/jingle_sip_helper.erl 50% <0%> (-36.67%) ⬇️
src/jingle_sip/sip_to_jingle.erl 55.66% <0%> (-31.94%) ⬇️
src/jingle_sip/mod_jingle_sip_backend.erl 43.26% <0%> (-31.74%) ⬇️
src/jingle_sip/jingle_sip_callbacks.erl 59.31% <0%> (-30.32%) ⬇️
src/jingle_sip/mod_jingle_sip.erl 53.16% <0%> (-27.93%) ⬇️
src/jingle_sip/jingle_to_sdp.erl 48.57% <0%> (-27.84%) ⬇️
..._distrib/mod_global_distrib_outgoing_conns_sup.erl 73.91% <0%> (-8.7%) ⬇️
src/mod_bosh_socket.erl 80.66% <0%> (-1%) ⬇️
src/mongoose_iq.erl 28.57% <0%> (ø)
src/ejabberd_sm.erl 83.38% <0%> (+0.33%) ⬆️
... and 31 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 88a7601...5ec0ad4. Read the comment docs.

@arcusfelis arcusfelis merged commit 5ca1935 into master May 10, 2018
@arcusfelis arcusfelis deleted the retry-deps branch May 10, 2018 10:19
Copy link
Contributor

@arcusfelis arcusfelis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@fenek fenek added this to the 3.0.0 milestone May 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants