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

perf(orders): fix audits table being queried for each order in overview #1156

Merged
merged 2 commits into from
Sep 20, 2024

test: update tests

c3a0d95
Select commit
Loading
Failed to load commit list.
Merged

perf(orders): fix audits table being queried for each order in overview #1156

test: update tests
c3a0d95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

58.74% (+0.02%) compared to e52a7c3

View this Pull Request on Codecov

58.74% (+0.02%) compared to e52a7c3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.74%. Comparing base (e52a7c3) to head (c3a0d95).

Additional details and impacted files
@@             Coverage Diff              @@
##               beta    #1156      +/-   ##
============================================
+ Coverage     58.72%   58.74%   +0.02%     
  Complexity      600      600              
============================================
  Files           102      102              
  Lines          3142     3144       +2     
  Branches         21       21              
============================================
+ Hits           1845     1847       +2     
  Misses         1276     1276              
  Partials         21       21              

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