Skip to content

fix: removed dead flush method

607b902
Select commit
Loading
Failed to load commit list.
Merged

fix: call proper flush method when entering background. #389

fix: removed dead flush method
607b902
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2025 in 0s

70.07% (target 50.00%)

View this Pull Request on Codecov

70.07% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.07%. Comparing base (7d47f4b) to head (607b902).

Files with missing lines Patch % Lines
Sources/Segment/Plugins/SegmentDestination.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
- Coverage   70.09%   70.07%   -0.03%     
==========================================
  Files          48       48              
  Lines        4795     4795              
==========================================
- Hits         3361     3360       -1     
- Misses       1434     1435       +1     
Files with missing lines Coverage Δ
Sources/Segment/Plugins/SegmentDestination.swift 90.90% <0.00%> (ø)

... and 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.