Closed cbaker6 closed 2 years ago
Merging #327 (373be51) into main (5966a4c) will decrease coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #327 +/- ##
==========================================
- Coverage 85.00% 84.97% -0.04%
==========================================
Files 114 114
Lines 12048 12048
==========================================
- Hits 10242 10238 -4
- Misses 1806 1810 +4
Impacted Files | Coverage Δ | |
---|---|---|
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift | 72.92% <0.00%> (-0.30%) |
:arrow_down: |
Sources/ParseSwift/Objects/ParseUser.swift | 82.43% <0.00%> (-0.19%) |
:arrow_down: |
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 5966a4c...373be51. Read the comment docs.
New Pull Request Checklist
Issue Description
Wrong image filename in tutorial.
Related issue: #n/a
Approach
Change filename to
parse-swift.png
.Image now shows correctly:
TODOs before merging