Skip to content

Refactor the tests into independent modules#352

Merged
odow merged 4 commits intomasterfrom
od/refactor-tests
Apr 1, 2026
Merged

Refactor the tests into independent modules#352
odow merged 4 commits intomasterfrom
od/refactor-tests

Conversation

@odow
Copy link
Copy Markdown
Member

@odow odow commented Apr 1, 2026

Tests were all over the place with imports and definitions. I don't know if this will help the allocation issue.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.57%. Comparing base (c575d94) to head (db90c79).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
+ Coverage   91.53%   91.57%   +0.03%     
==========================================
  Files          23       23              
  Lines        2304     2303       -1     
==========================================
  Hits         2109     2109              
+ Misses        195      194       -1     

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

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

@blegat
Copy link
Copy Markdown
Member

blegat commented Apr 1, 2026

Thanks, this is much cleaner

@odow odow merged commit 38327fa into master Apr 1, 2026
10 of 11 checks passed
@odow odow deleted the od/refactor-tests branch April 1, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants