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

Cleanup from my prior changes #187

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

chickdan
Copy link
Contributor

Remove unnecessarily setting url session configuration multipathServiceType = .none due to being the default value.

Unrelated to this change but I noticed @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *) is throughout the codebase but these match the versions specified in package.swift so the compiler already catches any discrepancies. How do you feel about their removal? I can take care of that in this PR and reduce a bit of future maintenance.

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.47%. Comparing base (c8158b1) to head (8bee0c6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   89.38%   89.47%   +0.09%     
==========================================
  Files         201      201              
  Lines        2807     2804       -3     
==========================================
  Hits         2509     2509              
+ Misses        298      295       -3     

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

@adamayoung adamayoung merged commit 868a1ad into adamayoung:main Jul 11, 2024
16 checks passed
@chickdan chickdan deleted the cleanup branch July 16, 2024 18:55
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