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/patch succeeded Feb 17, 2024 in 0s

93.62% of diff hit (target 90.37%)

View this Pull Request on Codecov

93.62% of diff hit (target 90.37%)

Annotations

Check warning on line 574 in Sources/ParseSwift/Coding/ParseEncoder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Coding/ParseEncoder.swift#L574

Added line #L574 was not covered by tests

Check warning on line 1763 in Sources/ParseSwift/Objects/ParseInstallation.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseInstallation.swift#L1761-L1763

Added lines #L1761 - L1763 were not covered by tests

Check warning on line 817 in Sources/ParseSwift/Objects/ParseObject.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseObject.swift#L815-L817

Added lines #L815 - L817 were not covered by tests

Check warning on line 1032 in Sources/ParseSwift/Objects/ParseObject.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseObject.swift#L1030-L1032

Added lines #L1030 - L1032 were not covered by tests

Check warning on line 341 in Sources/ParseSwift/Objects/ParseUser.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseUser.swift#L341

Added line #L341 was not covered by tests

Check warning on line 487 in Sources/ParseSwift/Objects/ParseUser.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseUser.swift#L487

Added line #L487 was not covered by tests

Check warning on line 551 in Sources/ParseSwift/Objects/ParseUser.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseUser.swift#L551

Added line #L551 was not covered by tests

Check warning on line 1960 in Sources/ParseSwift/Objects/ParseUser.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseUser.swift#L1958-L1960

Added lines #L1958 - L1960 were not covered by tests

Check warning on line 2185 in Sources/ParseSwift/Objects/ParseUser.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/ParseSwift/Objects/ParseUser.swift#L2183-L2185

Added lines #L2183 - L2185 were not covered by tests