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

Global fragment registry #1209

Merged
merged 41 commits into from
Mar 14, 2024

chore: Turn off global fragments for react-apollo example

cc282de
Select commit
Failed to load commit list.
Merged

Global fragment registry #1209

chore: Turn off global fragments for react-apollo example
cc282de
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 0s

96.54% (-0.01%) compared to 120b4b8, passed because coverage increased by +0.03% when compared to adjusted base (96.51%)

View this Pull Request on Codecov

96.54% (-0.01%) compared to 120b4b8, passed because coverage increased by +0.03% when compared to adjusted base (96.51%)

Details

Codecov Report

Attention: Patch coverage is 96.97543% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 96.54%. Comparing base (120b4b8) to head (cc282de).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1209      +/-   ##
==========================================
- Coverage   96.55%   96.54%   -0.01%     
==========================================
  Files          66       72       +6     
  Lines        4702     5615     +913     
  Branches      900      829      -71     
==========================================
+ Hits         4540     5421     +881     
- Misses        159      192      +33     
+ Partials        3        2       -1     
Files Coverage Δ
src/analyzer/analyzer.ts 97.17% <100.00%> (+0.79%) ⬆️
src/analyzer/extractor.ts 96.80% <100.00%> (+0.98%) ⬆️
src/analyzer/index.ts 100.00% <100.00%> (ø)
src/analyzer/type-generator.ts 98.33% <100.00%> (+0.02%) ⬆️
src/cache/index.ts 100.00% <100.00%> (ø)
src/cache/lru-cache.ts 100.00% <100.00%> (ø)
src/errors/index.ts 100.00% <100.00%> (ø)
src/gql-ast-util/index.ts 100.00% <100.00%> (ø)
src/gql-ast-util/utility-functions.ts 100.00% <100.00%> (ø)
...uage-service-adapter/get-completion-at-position.ts 96.77% <100.00%> (+0.41%) ⬆️
... and 18 more

... and 1 file with indirect coverage changes