Wrap cm6-graphql lint logic in try..catch #3461
Merged
Codecov / codecov/project
succeeded
Nov 16, 2023 in 0s
55.85% (target 50.00%)
View this Pull Request on Codecov
55.85% (target 50.00%)
Details
Codecov Report
Merging #3461 (54ebaeb) into main (2348641) will increase coverage by
0.10%
.
Report is 28 commits behind head on main.
The diff coverage is79.31%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #3461 +/- ##
==========================================
+ Coverage 55.75% 55.85% +0.10%
==========================================
Files 110 110
Lines 5243 5264 +21
Branches 1426 1435 +9
==========================================
+ Hits 2923 2940 +17
- Misses 1897 1898 +1
- Partials 423 426 +3
Files | Coverage Δ | |
---|---|---|
packages/graphiql-react/src/editor/context.tsx | 73.39% <100.00%> (ø) |
|
...raphql-language-service-server/src/GraphQLCache.ts | 50.88% <50.00%> (ø) |
|
...ql-language-service-server/src/MessageProcessor.ts | 46.11% <50.00%> (-0.11%) |
⬇️ |
...nguage-service/src/utils/getVariablesJSONSchema.ts | 94.59% <98.38%> (+0.71%) |
⬆️ |
packages/graphiql/src/components/GraphiQL.tsx | 68.96% <0.00%> (-0.97%) |
⬇️ |
packages/graphiql-react/src/editor/hooks.ts | 40.15% <23.52%> (+1.56%) |
⬆️ |
Loading