Skip to content

Fix issue #866: Implement the atomic single-PR change: swap ZZ/XX meanings, add the placeholder-swap - #868

Open
octoaide[bot] wants to merge 2 commits into
mainfrom
octoaide/issue-866-1788464921649
Open

Fix issue #866: Implement the atomic single-PR change: swap ZZ/XX meanings, add the placeholder-swap#868
octoaide[bot] wants to merge 2 commits into
mainfrom
octoaide/issue-866-1788464921649

Stabilize placeholder-swap migration keys

eabbd86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 1s

84.74% (+0.16%) compared to 8a29d66

View this Pull Request on Codecov

84.74% (+0.16%) compared to 8a29d66

Details

Codecov Report

❌ Patch coverage is 91.10429% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.74%. Comparing base (8a29d66) to head (eabbd86).

Files with missing lines Patch % Lines
src/migration/migration_structures.rs 6.77% 55 Missing ⚠️
src/migration.rs 99.13% 2 Missing ⚠️
src/util.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
+ Coverage   84.58%   84.74%   +0.16%     
==========================================
  Files          92       92              
  Lines       37105    37524     +419     
==========================================
+ Hits        31385    31801     +416     
- Misses       5720     5723       +3     

☔ View full report in Codecov by Harness.
📢 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.