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

Feature/strict concurrency checking #14

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

roanutil
Copy link
Member

@roanutil roanutil commented Oct 5, 2023

  • Enable strict concurrency checking for swift 5.8+
  • Conform NetworkService to Sendable
  • Add Xcode 15/Swift 5.9 test strategy to workflow

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #14 (8171c89) into main (7dce9e8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   72.50%   72.50%           
=======================================
  Files          27       27           
  Lines         662      662           
=======================================
  Hits          480      480           
  Misses        182      182           
Files Coverage Δ
Sources/NetworkService/NetworkService.swift 7.69% <ø> (ø)

feature/strict-concurrency-checking
feature/strict-concurrency-checking
feature/strict-concurrency-checking
@r-jarvis r-jarvis merged commit 16abd6d into main Oct 5, 2023
@roanutil roanutil deleted the feature/strict-concurrency-checking branch November 30, 2023 21:52
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