Closed pradel closed 3 years ago
Latest commit: d1ac82ee3d2e0725f02df4ae565db600c27365fc
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Merging #1137 (d1ac82e) into master (217004d) will decrease coverage by
0.04%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## master #1137 +/- ##
==========================================
- Coverage 95.53% 95.49% -0.05%
==========================================
Files 93 93
Lines 2150 2152 +2
Branches 401 402 +1
==========================================
+ Hits 2054 2055 +1
- Misses 94 95 +1
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
packages/graphql-api/src/modules/accounts/index.ts | 78.26% <ø> (ø) |
|
packages/graphql-api/src/utils/context-builder.ts | 90.47% <50.00%> (-4.27%) |
:arrow_down: |
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 217004d...d1ac82e. Read the comment docs.
Fixes #1102 and #843