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

[#154] adding integration with Travis+Codecov #157

Merged
merged 2 commits into from
Oct 10, 2018

Conversation

ferigis
Copy link
Member

@ferigis ferigis commented Oct 10, 2018

[close #154]

@elbrujohalcon
Copy link
Member

@ferigis shouldn't we add some badge to the README.md, too?

@elbrujohalcon elbrujohalcon added this to the 4.1.0 milestone Oct 10, 2018
@ferigis
Copy link
Member Author

ferigis commented Oct 10, 2018

yes @elbrujohalcon, I am just testing if this works or not. If it works I will add the html in order to see the nice button in the readme
just testing :)

@ferigis ferigis force-pushed the ferigis.154.integration_with_cover_service branch from e663fc2 to 70f0dc9 Compare October 10, 2018 12:30
@michalwski
Copy link
Contributor

This will not work yet. A codecov.json file needs to be created based on *.coverdata file. There is a rebar3 plugin for it:

{rebar3_codecov, {git, "https://github.com/zofpolkowska/rebar3_codecov.git", {ref, "3d0af19"}}}

@ferigis ferigis force-pushed the ferigis.154.integration_with_cover_service branch from 70f0dc9 to ed38ce8 Compare October 10, 2018 14:23
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@ef342e5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #157   +/-   ##
=========================================
  Coverage          ?   96.19%           
=========================================
  Files             ?        9           
  Lines             ?      394           
  Branches          ?        0           
=========================================
  Hits              ?      379           
  Misses            ?       15           
  Partials          ?        0

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 ef342e5...ed38ce8. Read the comment docs.

@ferigis ferigis changed the title [WIP] [#154] adding integration with Travis+Codecov [#154] adding integration with Travis+Codecov Oct 10, 2018
@ferigis
Copy link
Member Author

ferigis commented Oct 10, 2018

thanks @michalwski I think it is working now

@elbrujohalcon elbrujohalcon merged commit df2769c into master Oct 10, 2018
@elbrujohalcon elbrujohalcon deleted the ferigis.154.integration_with_cover_service branch October 10, 2018 15:52
@elbrujohalcon
Copy link
Member

Merged and added to #155 as well.

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.

Integration with code coverage service
4 participants