Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Swift 5.4 #214

Merged
merged 2 commits into from
Nov 7, 2022
Merged

Drop support for Swift 5.4 #214

merged 2 commits into from
Nov 7, 2022

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Nov 6, 2022

Also incudes a round of CI modernizations.

There are no API or functional changes in this version, but the minimum Swift version bump nonetheless requires this to be a semver-minor release.

@gwynne gwynne added enhancement New feature or request semver-minor Contains new APIs labels Nov 6, 2022
@gwynne gwynne requested a review from 0xTim November 6, 2022 20:08
@gwynne gwynne self-assigned this Nov 6, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@549eb75). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage        ?   74.92%           
=======================================
  Files           ?        7           
  Lines           ?      319           
  Branches        ?        0           
=======================================
  Hits            ?      239           
  Misses          ?       80           
  Partials        ?        0           
Flag Coverage Δ
unittests 74.92% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

… Swift versions, use common environment, narrow matrix of DB server versions except when meaningful, use generic naming int default param values, don't explicitly drop and recreate DBs in tests
@gwynne gwynne merged commit 62f90ee into main Nov 7, 2022
@gwynne gwynne deleted the ci-update branch November 7, 2022 11:45
@VaporBot
Copy link

VaporBot commented Nov 7, 2022

These changes are now available in 4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request semver-minor Contains new APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants