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

fix: Adding callback queue on .success #448

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'refs/remotes/origin/main'

9ea59d4
Select commit
Loading
Failed to load commit list.
Open

fix: Adding callback queue on .success #448

Merge remote-tracking branch 'refs/remotes/origin/main'
9ea59d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2024 in 0s

90.55% (target 89.00%)

View this Pull Request on Codecov

90.55% (target 89.00%)

Details

Codecov Report

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

Comparison is base (3d4bb13) 90.37% compared to head (9ea59d4) 90.55%.

Files Patch % Lines
Sources/ParseSwift/Objects/ParseUser.swift 86.56% 9 Missing ⚠️
Sources/ParseSwift/Objects/ParseObject.swift 86.95% 6 Missing ⚠️
Sources/ParseSwift/Objects/ParseInstallation.swift 93.75% 3 Missing ⚠️
Sources/ParseSwift/Coding/ParseEncoder.swift 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   90.37%   90.55%   +0.18%     
==========================================
  Files         161      161              
  Lines       16267    16401     +134     
==========================================
+ Hits        14701    14852     +151     
+ Misses       1566     1549      -17     

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