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

Fixes for Swift 5.10 warnings #604

Merged
merged 7 commits into from
Apr 2, 2024
Merged

Fixes for Swift 5.10 warnings #604

merged 7 commits into from
Apr 2, 2024

Conversation

adam-fowler
Copy link
Member

No description provided.

@adam-fowler adam-fowler changed the base branch from main to 7.x.x March 25, 2024 14:46
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.54%. Comparing base (fb597d5) to head (cb33839).
Report is 4 commits behind head on 7.x.x.

Additional details and impacted files
@@            Coverage Diff             @@
##            7.x.x     #604      +/-   ##
==========================================
+ Coverage   80.38%   80.54%   +0.16%     
==========================================
  Files          77       78       +1     
  Lines        6480     6575      +95     
==========================================
+ Hits         5209     5296      +87     
- Misses       1271     1279       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adam-fowler adam-fowler requested a review from 0xTim March 31, 2024 09:18
@adam-fowler adam-fowler merged commit ae693ed into 7.x.x Apr 2, 2024
7 of 8 checks passed
@adam-fowler adam-fowler deleted the concurrency-changes branch April 2, 2024 10:40
adam-fowler added a commit that referenced this pull request Apr 5, 2024
* Fix concurrency warnings

* Fix @_implementationOnly warnings

* Some CI updates

* Remove @preconcurrency for Linux Swift 5.9 and later

* Remove SOTO_CORE_STRICT_CONCURRENCY preprocessor changes

* Remove references to Swift 5.7

* Update readme with swift 5.8 requirement
adam-fowler added a commit that referenced this pull request Apr 10, 2024
* Fix concurrency warnings

* Fix @_implementationOnly warnings

* Some CI updates

* Remove @preconcurrency for Linux Swift 5.9 and later

* Remove SOTO_CORE_STRICT_CONCURRENCY preprocessor changes

* Remove references to Swift 5.7

* Update readme with swift 5.8 requirement
adam-fowler added a commit that referenced this pull request Apr 10, 2024
* Fix concurrency warnings

* Fix @_implementationOnly warnings

* Some CI updates

* Remove @preconcurrency for Linux Swift 5.9 and later

* Remove SOTO_CORE_STRICT_CONCURRENCY preprocessor changes

* Remove references to Swift 5.7

* Update readme with swift 5.8 requirement
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