Skip to content

Lint

2f97fcb
Select commit
Loading
Failed to load commit list.
Merged

Bump version to 1.0.0 #67

Lint
2f97fcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2025 in 0s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (afbf677) to head (2f97fcb).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #67   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1293      1301    +8     
=========================================
+ Hits          1293      1301    +8     
Files with missing lines Coverage Δ
Sources/AsyncQueue/ActorQueue.swift 100.00% <100.00%> (ø)
Sources/AsyncQueue/CancellableQueue.swift 100.00% <ø> (ø)
Sources/AsyncQueue/FIFOQueue.swift 100.00% <100.00%> (ø)
Sources/AsyncQueue/Utilities/Delivery.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/ExpectationTests.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/Utilities/Counter.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/Utilities/Expectation.swift 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.