Closed pie6k closed 6 years ago
Merging #37 into master will increase coverage by
0.06%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #37 +/- ##
==========================================
+ Coverage 86.97% 87.04% +0.06%
==========================================
Files 62 62
Lines 1090 1088 -2
Branches 190 189 -1
==========================================
- Hits 948 947 -1
+ Misses 141 140 -1
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/services/utils/gql/types/parseNative.ts | 95% <ø> (+4.09%) |
: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 b1f26e6...2911293. Read the comment docs.
Getter fields were called before to guess the type of them. It was not neccessary.