Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: monaco-graphql exports, validate on load #3384

Merged
merged 9 commits into from
Aug 12, 2023

Merge branch 'main' into fix-monaco-exports

1c815c9
Select commit
Loading
Failed to load commit list.
Merged

fix: monaco-graphql exports, validate on load #3384

Merge branch 'main' into fix-monaco-exports
1c815c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2023 in 0s

55.85% (target 50.00%)

View this Pull Request on Codecov

55.85% (target 50.00%)

Details

Codecov Report

Merging #3384 (1c815c9) into main (2348641) will increase coverage by 0.10%.
Report is 6 commits behind head on main.
The diff coverage is 98.38%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3384      +/-   ##
==========================================
+ Coverage   55.75%   55.85%   +0.10%     
==========================================
  Files         110      110              
  Lines        5243     5256      +13     
  Branches     1426     1432       +6     
==========================================
+ Hits         2923     2936      +13     
  Misses       1897     1897              
  Partials      423      423              
Files Changed Coverage Δ
...nguage-service/src/utils/getVariablesJSONSchema.ts 94.59% <98.38%> (+0.71%) ⬆️