Skip to content

Remove SwiftNIO - #203

Open
0xTim wants to merge 11 commits into
mainfrom
remove-nio
Open

Remove SwiftNIO#203
0xTim wants to merge 11 commits into
mainfrom
remove-nio

Conversation

@0xTim

@0xTim 0xTim commented Aug 5, 2026

Copy link
Copy Markdown
Member

Remove all the future APIs and the EventLoop requirement from the Database. This allows us to remove NIO entirely from the package. An alternative to #202, opening for discussion for now as this is obviously a breaking change but could form the basis for Fluent 5. I haven't gone down the full modernisation route of turning on all the flags, removing imports etc as that can be done in future PRs.

@0xTim
0xTim requested a review from gwynne as a code owner August 5, 2026 12:44
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (11ed591) to head (6e7b3a9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #203   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          100       100           
  Lines         2606      2567   -39     
=========================================
- Hits          2606      2567   -39     
Files with missing lines Coverage Δ
...s/SQLKit/Builders/Prototypes/SQLQueryBuilder.swift 100.00% <ø> (ø)
...s/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift 100.00% <ø> (ø)
Sources/SQLKit/Database/SQLDatabase.swift 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant