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

Also store the actual query alongside its ID. #1256

Merged
merged 3 commits into from
Feb 6, 2024

Address PR comments

40e1b43
Select commit
Loading
Failed to load commit list.
Merged

Also store the actual query alongside its ID. #1256

Address PR comments
40e1b43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

87.52% (+0.05%) compared to ea905cc

View this Pull Request on Codecov

87.52% (+0.05%) compared to ea905cc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea905cc) 87.46% compared to head (40e1b43) 87.52%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1256      +/-   ##
==========================================
+ Coverage   87.46%   87.52%   +0.05%     
==========================================
  Files         307      308       +1     
  Lines       27771    27907     +136     
  Branches     3116     3122       +6     
==========================================
+ Hits        24291    24425     +134     
  Misses       2346     2346              
- Partials     1134     1136       +2     

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