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: add ability to whitelist specific query names when adding graphql middleware #29

Merged
merged 2 commits into from
Sep 22, 2023

chore: add docs for whitelisting

47a8317
Select commit
Loading
Failed to load commit list.
Merged

feat: add ability to whitelist specific query names when adding graphql middleware #29

chore: add docs for whitelisting
47a8317
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2023 in 1s

94.70% (target 90.00%)

View this Pull Request on Codecov

94.70% (target 90.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16% 🎉

Comparison is base (d38708d) 94.54% compared to head (47a8317) 94.70%.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           feat/no-error-caching      #29      +/-   ##
=========================================================
+ Coverage                  94.54%   94.70%   +0.16%     
=========================================================
  Files                          9        9              
  Lines                        165      170       +5     
=========================================================
+ Hits                         156      161       +5     
  Misses                         9        9              
Files Changed Coverage Δ
lib/request_cache/plug.ex 95.60% <ø> (ø)
lib/request_cache/middleware.ex 96.00% <100.00%> (+1.00%) ⬆️

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