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: Expose isSaved method on ParseFile and ParseOperation #135

Merged
merged 3 commits into from
Sep 24, 2023

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Sep 24, 2023

New Pull Request Checklist

Issue Description

Approach

TODOs before merging

  • Add tests
  • Add entry to changelog
  • Add changes to documentation (guides, repository pages, in-code descriptions)

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #135 (4f49f11) into main (5817123) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   91.34%   91.33%   -0.01%     
==========================================
  Files         175      175              
  Lines       15466    15472       +6     
==========================================
+ Hits        14128    14132       +4     
- Misses       1338     1340       +2     
Files Changed Coverage Δ
Sources/ParseSwift/Protocols/Savable.swift 0.00% <ø> (ø)
Sources/ParseSwift/Types/ParseFile.swift 94.71% <100.00%> (+0.07%) ⬆️
Sources/ParseSwift/Types/ParseOperation.swift 99.52% <100.00%> (+<0.01%) ⬆️

... and 1 file with indirect coverage changes

@cbaker6 cbaker6 merged commit 5c3118c into main Sep 24, 2023
27 checks passed
@cbaker6 cbaker6 deleted the improveSavable branch September 24, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant