Skip to content

Conversation

@dfed
Copy link
Owner

@dfed dfed commented May 23, 2025

Use SwiftFormat and an editorconfig file to standardize formatting in the repo. Once this PR lands, I'll ignore this commit in blame via a .git-blame-ignore-revs file.

@dfed dfed self-assigned this May 23, 2025
@codecov
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1e9c0dc) to head (6d2f6ca).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #55   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1301      1304    +3     
=========================================
+ Hits          1301      1304    +3     
Files with missing lines Coverage Δ
Sources/AsyncQueue/ActorQueue.swift 100.00% <100.00%> (ø)
Sources/AsyncQueue/FIFOQueue.swift 100.00% <100.00%> (ø)
Sources/AsyncQueue/Utilities/Delivery.swift 100.00% <100.00%> (ø)
Sources/AsyncQueue/Utilities/Semaphore.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/ActorQueueTests.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/DeliveryTests.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/ExpectationTests.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/FIFOQueueTests.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/SemaphoreTests.swift 100.00% <100.00%> (ø)
Tests/AsyncQueueTests/Utilities/Counter.swift 100.00% <100.00%> (ø)
... and 1 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dfed dfed marked this pull request as ready for review May 23, 2025 16:51
@dfed dfed merged commit ca81542 into main May 24, 2025
9 checks passed
@dfed dfed deleted the dfed--formatting branch May 24, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants