GraphQLSwift / GraphQL

The Swift GraphQL implementation for macOS and Linux
MIT License
938 stars 72 forks source link

Missing tests on Linux #24

Closed lgaches closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage    80.2%   80.22%   +0.02%     
==========================================
  Files          78       78              
  Lines        9239     9251      +12     
==========================================
+ Hits         7410     7422      +12     
  Misses       1829     1829
Impacted Files Coverage Δ
...ts/InstrumentationTests/InstrumentationTests.swift 90.29% <100%> (+0.81%) :arrow_up:
...rces/GraphQL/Instrumentation/Instrumentation.swift 100% <100%> (ø) :arrow_up:

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 2ed4f00...27f8b31. Read the comment docs.