Skip to content

fix: resolve overlapping exclusive access errors in library evolution…

99da6be
Select commit
Loading
Failed to load commit list.
Merged

fix(patch): resolve overlapping exclusive access errors in library evolution mode #14

fix: resolve overlapping exclusive access errors in library evolution…
99da6be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

98.64% (+0.00%) compared to 95961d8

View this Pull Request on Codecov

98.64% (+0.00%) compared to 95961d8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.64%. Comparing base (95961d8) to head (99da6be).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files          41       41           
  Lines        9031     9047   +16     
=======================================
+ Hits         8908     8924   +16     
  Misses        123      123           
Files with missing lines Coverage Δ
Sources/FuzzyMatch/FuzzyMatcher.swift 96.39% <100.00%> (+0.01%) ⬆️
Sources/FuzzyMatch/ScoringBuffer.swift 100.00% <100.00%> (ø)
Files with missing lines Coverage Δ
Sources/FuzzyMatch/FuzzyMatcher.swift 96.39% <100.00%> (+0.01%) ⬆️
Sources/FuzzyMatch/ScoringBuffer.swift 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95961d8...99da6be. Read the comment docs.

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