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

refactor: Create method for skipping ParseObject keys #144

Merged
merged 4 commits into from
Jan 9, 2024

remove float test from linux

098d3e1
Select commit
Loading
Failed to load commit list.
Merged

refactor: Create method for skipping ParseObject keys #144

remove float test from linux
098d3e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

91.68% (target 90.00%)

View this Pull Request on Codecov

91.68% (target 90.00%)

Details

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 ⚠️
Additional details and impacted files
@@            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     

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