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

Async Lifecycle #781

Merged
merged 2 commits into from
Oct 6, 2024
Merged

Async Lifecycle #781

merged 2 commits into from
Oct 6, 2024

Conversation

0xTim
Copy link
Member

@0xTim 0xTim commented Oct 6, 2024

These changes are now available in 4.12.0

  • Drop support for 5.8
  • Adopt new async lifecycle APIs

@0xTim 0xTim requested a review from gwynne as a code owner October 6, 2024 00:57
@0xTim 0xTim added the semver-minor Contains new APIs label Oct 6, 2024
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.42%. Comparing base (dfcbeba) to head (8d7b6ad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #781      +/-   ##
==========================================
- Coverage   60.75%   60.42%   -0.33%     
==========================================
  Files          15       15              
  Lines         372      374       +2     
==========================================
  Hits          226      226              
- Misses        146      148       +2     
Files with missing lines Coverage Δ
Sources/Fluent/FluentProvider.swift 69.41% <100.00%> (-1.68%) ⬇️

@0xTim 0xTim merged commit 223b27d into main Oct 6, 2024
9 checks passed
@0xTim 0xTim deleted the async-lifecycle branch October 6, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor Contains new APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants