pusher / push-notifications-swift

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

Migrate Carthage dependencies to use XCFrameworks #176

Closed danielrbrowne closed 3 years ago

danielrbrowne commented 3 years ago

This PR:

codecov-commenter commented 3 years ago

Codecov Report

Merging #176 (92a8cfb) into master (45cdf3c) will increase coverage by 0.44%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   89.67%   90.11%   +0.44%     
==========================================
  Files          58       58              
  Lines        2972     2974       +2     
==========================================
+ Hits         2665     2680      +15     
+ Misses        307      294      -13     
Impacted Files Coverage Δ
Sources/PushNotifications.swift 88.00% <0.00%> (+0.19%) :arrow_up:
Sources/Services/ServerSyncProcessHandler.swift 82.60% <0.00%> (+1.97%) :arrow_up:
Sources/Models/ServerSyncJob.swift 74.22% <0.00%> (+8.24%) :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 45cdf3c...92a8cfb. Read the comment docs.