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

feat: Offline mode #435

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

codecov: Check error

e34dd82
Select commit
Loading
Failed to load commit list.
Open

feat: Offline mode #435

codecov: Check error
e34dd82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2024 in 0s

87.53% (target 89.00%)

View this Pull Request on Codecov

87.53% (target 89.00%)

Details

Codecov Report

Attention: Patch coverage is 83.59942% with 113 lines in your changes are missing coverage. Please review.

Project coverage is 87.53%. Comparing base (3d4bb13) to head (e34dd82).

Files Patch % Lines
Sources/ParseSwift/Storage/LocalStorage.swift 89.22% 46 Missing ⚠️
Sources/ParseSwift/Types/Query.swift 68.65% 42 Missing ⚠️
Sources/ParseSwift/Objects/ParseObject.swift 61.11% 21 Missing ⚠️
Sources/ParseSwift/Extensions/URLSession.swift 80.00% 2 Missing ⚠️
Sources/ParseSwift/Storage/ParseFileManager.swift 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
- Coverage   90.37%   87.53%   -2.84%     
==========================================
  Files         161      162       +1     
  Lines       16267    16929     +662     
==========================================
+ Hits        14701    14819     +118     
- Misses       1566     2110     +544     

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