-
-
Notifications
You must be signed in to change notification settings - Fork 35
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 query count #777
Fix query count #777
Conversation
Tigrov
commented
Nov 15, 2023
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | #753 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #777 +/- ##
============================================
+ Coverage 98.47% 99.64% +1.16%
- Complexity 1271 1272 +1
============================================
Files 67 63 -4
Lines 3080 3061 -19
============================================
+ Hits 3033 3050 +17
+ Misses 47 11 -36 ☔ View full report in Codecov by Sentry. |
PR Summary
|