Skip to content

test(resolve): isolate tier2 temp databases - #264

Merged
sunerpy merged 1 commit into
mainfrom
codex/windows-tier2-temp-db-isolation
Aug 31, 2026
Merged

test(resolve): isolate tier2 temp databases#264
sunerpy merged 1 commit into
mainfrom
codex/windows-tier2-temp-db-isolation

Conversation

@sunerpy

@sunerpy sunerpy commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Fixes the Windows-only CI race seen in main run 33439224974: parallel Tier 2 tests reused the same fixture name and could receive the same coarse wall-clock timestamp, opening one SQLite file concurrently. Add a process-local atomic nonce plus a fixed-clock uniqueness regression test. Local targeted tests, make ci, and the pre-push gate all pass. No product, golden, Skill, extraction-version, or release impact.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   95.36%   95.37%           
=======================================
  Files         144      144           
  Lines       84347    84347           
=======================================
+ Hits        80441    80443    +2     
+ Misses       3906     3904    -2     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sunerpy
sunerpy merged commit e21fb40 into main Aug 31, 2026
7 checks passed
@sunerpy
sunerpy deleted the codex/windows-tier2-temp-db-isolation branch September 1, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant