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

Improve code coverage reporting #1689

Merged
merged 1 commit into from Jan 25, 2019
Merged

Conversation

IvanGoncharov
Copy link
Member

No description provided.

@IvanGoncharov IvanGoncharov changed the title [Do not merge] Try to fix codecov Improve code coverage reporting Jan 25, 2019
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1689      +/-   ##
==========================================
- Coverage   98.91%   97.75%   -1.17%     
==========================================
  Files         215      215              
  Lines       11604    13164    +1560     
  Branches        0     1960    +1960     
==========================================
+ Hits        11478    12868    +1390     
- Misses        126      193      +67     
- Partials        0      103     +103
Impacted Files Coverage Δ
src/jsutils/nodejsCustomInspectSymbol.js 66.66% <0%> (-33.34%) ⬇️
src/jsutils/defineToStringTag.js 80% <0%> (-20%) ⬇️
src/jsutils/defineToJSON.js 85.71% <0%> (-14.29%) ⬇️
src/error/formatError.js 90% <0%> (-10%) ⬇️
src/utilities/typeFromAST.js 90.9% <0%> (-9.1%) ⬇️
src/jsutils/instanceOf.js 80% <0%> (-8.89%) ⬇️
src/subscription/mapAsyncIterator.js 81.25% <0%> (-8.75%) ⬇️
src/utilities/isValidJSValue.js 25% <0%> (-8.34%) ⬇️
src/language/predicates.js 51.85% <0%> (-8.15%) ⬇️
src/utilities/findDeprecatedUsages.js 92% <0%> (-8%) ⬇️
... and 166 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 005e96c...00dc7da. Read the comment docs.

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.

None yet

3 participants