Skip to content

Apply suggestions from code review

64a0b71
Select commit
Loading
Failed to load commit list.
Merged

perf(tests): move SQL worker schema setup to session scope #369

Apply suggestions from code review
64a0b71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 20, 2026 in 0s

93.08% (-6.86%) compared to 7523386

View this Pull Request on Codecov

93.08% (-6.86%) compared to 7523386

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.08%. Comparing base (7523386) to head (64a0b71).

❗ There is a different number of reports uploaded between BASE (7523386) and HEAD (64a0b71). Click for more details.

HEAD has 28 uploads less than BASE
Flag BASE (7523386) HEAD (64a0b71)
s3 15 5
redis 5 2
postgres 4 3
mongodb 7 0
local 11 4
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
- Coverage   99.94%   93.08%   -6.86%     
==========================================
  Files          12       12              
  Lines        1735     1735              
  Branches      218      218              
==========================================
- Hits         1734     1615     -119     
- Misses          0      115     +115     
- Partials        1        5       +4     

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7523386...64a0b71. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.