Skip to content

disable prints in tests

9051314
Select commit
Loading
Failed to load commit list.
Open

Fix race condition causing batch payload corruption #419

disable prints in tests
9051314
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 0s

71.23% (target 50.00%)

View this Pull Request on Codecov

71.23% (target 50.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.23%. Comparing base (6e9ec95) to head (9051314).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   70.42%   71.23%   +0.81%     
==========================================
  Files          49       49              
  Lines        3686     3696      +10     
==========================================
+ Hits         2596     2633      +37     
+ Misses       1090     1063      -27     
Files with missing lines Coverage Δ
...ources/Segment/Utilities/Storage/TransientDB.swift 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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