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
59 stars 6 forks source link

refactor: Create method for skipping ParseObject keys #144

Closed cbaker6 closed 8 months ago

cbaker6 commented 8 months ago

New Pull Request Checklist

Issue Description

Approach

TODOs before merging

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e54ac22) 91.36% compared to head (098d3e1) 91.68%.

Files Patch % Lines
Sources/ParseSwift/Coding/ParseEncoder.swift 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== + Coverage 91.36% 91.68% +0.31% ========================================== Files 178 178 Lines 15504 15511 +7 ========================================== + Hits 14165 14221 +56 + Misses 1339 1290 -49 ```

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