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

feat: require explicit query context specification #219

Merged
merged 2 commits into from
Apr 11, 2024

Rename functions

7e40a52
Select commit
Loading
Failed to load commit list.
Merged

feat: require explicit query context specification #219

Rename functions
7e40a52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2024 in 0s

95.36% (-0.11%) compared to 9c43a56

View this Pull Request on Codecov

95.36% (-0.11%) compared to 9c43a56

Details

Codecov Report

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

Project coverage is 95.36%. Comparing base (9c43a56) to head (7e40a52).
Report is 1 commits behind head on main.

Files Patch % Lines
..._integration-tests__/entities/TestViewerContext.ts 66.66% 2 Missing ⚠️
packages/entity-example/src/routers/notesRouter.ts 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
- Coverage   95.46%   95.36%   -0.11%     
==========================================
  Files          79       80       +1     
  Lines        2074     2069       -5     
  Branches      258      266       +8     
==========================================
- Hits         1980     1973       -7     
+ Misses         93       90       -3     
- Partials        1        6       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.