Closed cbaker6 closed 2 years ago
Merging #337 (19fcf6c) into main (4187847) will increase coverage by
0.05%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #337 +/- ##
==========================================
+ Coverage 85.10% 85.16% +0.05%
==========================================
Files 114 114
Lines 12208 12208
==========================================
+ Hits 10390 10397 +7
+ Misses 1818 1811 -7
Impacted Files | Coverage Δ | |
---|---|---|
Sources/ParseSwift/Objects/ParseObject.swift | 82.74% <0.00%> (+0.45%) |
:arrow_up: |
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift | 73.52% <0.00%> (+0.59%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4187847...19fcf6c. Read the comment docs.
New Pull Request Checklist
Issue Description
Add SPM 5.1 file for older systems.
Related issue: #n/a
Approach
Same Package file with older tools before bumping to Swift 5.5
TODOs before merging