netreconlab / Parse-Swift

The original (OG) Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, visionOS, Linux, Android, Windows). This repo is maintained by Parse-Swift's original developer and all new features and bug fixes will occur here.
https://swiftpackageindex.com/netreconlab/Parse-Swift/documentation
Apache License 2.0
62 stars 7 forks source link

fix: Make PaseEncoder Sendable #175

Closed cbaker6 closed 3 months ago

cbaker6 commented 3 months ago

New Pull Request Checklist

Issue Description

Follow up to #174

Approach

TODOs before merging

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.26%. Comparing base (10ec67c) to head (b255210).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #175 +/- ## ========================================== + Coverage 91.25% 91.26% +0.01% ========================================== Files 178 178 Lines 12083 12083 ========================================== + Hits 11026 11028 +2 + Misses 1057 1055 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.