Skip to content

Conversation

@gwynne
Copy link
Member

@gwynne gwynne commented Apr 28, 2025

These changes are now available in 4.10.0

The usual: Bump the Swift minimum to 5.10, update CI, update the README, update the API docs theme, update dependency minimums, and clean up the tests.

Special thanks to @Freelenzer for pointing out the need to bump the AsyncKit minimum!

…, update README and API docs, clean up tests
@gwynne gwynne added the semver-minor Contains new APIs label Apr 28, 2025
@gwynne gwynne requested review from 0xTim, MahdiBM and ptoffy April 28, 2025 00:02
@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.37%. Comparing base (ac03d7c) to head (fbf7695).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
Sources/MySQLKit/MySQLDialect.swift 40.00% 3 Missing ⚠️
Sources/MySQLKit/MySQLDatabase+SQL.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
+ Coverage   66.46%   68.37%   +1.91%     
==========================================
  Files           9        9              
  Lines         325      332       +7     
==========================================
+ Hits          216      227      +11     
+ Misses        109      105       -4     
Files with missing lines Coverage Δ
Sources/MySQLKit/MySQLDatabase+SQL.swift 41.66% <0.00%> (-35.76%) ⬇️
Sources/MySQLKit/MySQLDialect.swift 73.21% <40.00%> (+5.41%) ⬆️

... and 6 files with indirect coverage changes

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

@gwynne gwynne added bug Something isn't working enhancement New feature or request labels Apr 28, 2025
@gwynne gwynne merged commit 262e5cf into main Apr 28, 2025
25 checks passed
@gwynne gwynne deleted the package-cleanup branch April 28, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request semver-minor Contains new APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants