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

WIP: Report react test coverage in travis ci. #551

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pablopaul
Copy link
Contributor

No description provided.

@0crat
Copy link

0crat commented Mar 18, 2019

@pablopaul/z this pull request is too small, just 8 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @emilianodellacasa/z please review this and merge or reject

@pablopaul pablopaul force-pushed the 545-travis-react-test-coverage branch from 921361a to 75082d4 Compare March 18, 2019 20:06
@codecov
Copy link

codecov bot commented Mar 18, 2019

Codecov Report

Merging #551 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #551   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files          55       55           
  Lines        1025     1025           
  Branches       57       57           
=======================================
  Hits          926      926           
  Misses         79       79           
  Partials       20       20

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 cff00ca...75082d4. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 18, 2019

Codecov Report

Merging #551 into master will decrease coverage by 0.41%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
- Coverage   90.34%   89.92%   -0.42%     
==========================================
  Files          55       57       +2     
  Lines        1025     1032       +7     
  Branches       57       57              
==========================================
+ Hits          926      928       +2     
- Misses         79       84       +5     
  Partials       20       20
Impacted Files Coverage Δ
frontend/src/App.js 100% <0%> (ø)
frontend/src/index.js 0% <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 cff00ca...c9b84aa. Read the comment docs.

@pablopaul pablopaul force-pushed the 545-travis-react-test-coverage branch from 75082d4 to 75afff2 Compare March 18, 2019 20:07
@pablopaul pablopaul force-pushed the 545-travis-react-test-coverage branch from 75afff2 to c9b84aa Compare March 18, 2019 20:18
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