-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fixed type errors by stricter absinthe check #1865
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1865 +/- ##
==========================================
+ Coverage 76.28% 76.66% +0.37%
==========================================
Files 212 212
Lines 7231 7237 +6
Branches 1556 1556
==========================================
+ Hits 5516 5548 +32
+ Misses 1210 1187 -23
+ Partials 505 502 -3
Continue to review full report at Codecov.
|
Test summaryRun details
View run in Cypress Dashboard ➡️ Flakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Summary
Fixed type errors by strict absinthe check.