Closed wangyuheng closed 3 years ago
Merging #71 (c4a812f) into release/1.5.0 (a51f6cf) will increase coverage by
0.26%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## release/1.5.0 #71 +/- ##
===================================================
+ Coverage 65.60% 65.87% +0.26%
Complexity 55 55
===================================================
Files 113 114 +1
Lines 2326 2344 +18
Branches 160 162 +2
===================================================
+ Hits 1526 1544 +18
Misses 722 722
Partials 78 78
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...althcare/arc/graphql/GraphqlAutoConfiguration.java | 100.00% <100.00%> (ø) |
0.00 <0.00> (ø) |
|
...healthcare/arc/graphql/rest/GraphQLController.java | 91.66% <100.00%> (+1.34%) |
0.00 <0.00> (ø) |
|
...re/arc/graphql/support/DirectivePostProcessor.java | 100.00% <100.00%> (ø) |
0.00 <0.00> (?) |
|
...are/arc/graphql/support/RuntimeWiringRegistry.java | 90.24% <100.00%> (+1.05%) |
0.00 <0.00> (ø) |
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 4679d33...90106fd. Read the comment docs.
graphqlContext
增加http headers
参数传递close #68