pusher / push-notifications-swift

Swift SDK for the Pusher Beams product:
https://www.pusher.com/beams
MIT License
34 stars 24 forks source link

Write serverSyncStore jobs into the Library folder #120

Closed lukabratos closed 5 years ago

lukabratos commented 5 years ago

What?

Persist file into the user's documents folder.


CC @pusher/mobile

codecov-io commented 5 years ago

Codecov Report

Merging #120 into master will decrease coverage by <.01%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   91.86%   91.86%   -0.01%     
==========================================
  Files          51       51              
  Lines        2607     2617      +10     
==========================================
+ Hits         2395     2404       +9     
- Misses        212      213       +1
Impacted Files Coverage Δ
Tests/SDKTests.swift 100% <100%> (ø) :arrow_up:
Sources/Persistence/ServerSyncJobStore.swift 89.74% <90.9%> (+0.08%) :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 d1b82d8...e3570b0. Read the comment docs.