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

Async query get result bug fix #2443

Merged
merged 12 commits into from
Dec 1, 2023

Address PR comments

52499af
Select commit
Loading
Failed to load commit list.
Merged

Async query get result bug fix #2443

Address PR comments
52499af
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

95.40% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

95.40% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c230be) 95.39% compared to head (52499af) 95.40%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2443   +/-   ##
=========================================
  Coverage     95.39%   95.40%           
- Complexity     4990     4992    +2     
=========================================
  Files           478      478           
  Lines         13910    13917    +7     
  Branches        932      933    +1     
=========================================
+ Hits          13270    13277    +7     
  Misses          618      618           
  Partials         22       22           

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