pusher / push-notifications-swift

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

Documentation improvements #172

Closed danielrbrowne closed 3 years ago

danielrbrowne commented 3 years ago

This PR:

codecov-commenter commented 3 years ago

Codecov Report

Merging #172 (3f60eda) into master (d4eaf82) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   90.24%   90.23%   -0.01%     
==========================================
  Files          58       58              
  Lines        2972     2981       +9     
==========================================
+ Hits         2682     2690       +8     
- Misses        290      291       +1     
Impacted Files Coverage Δ
Sources/Models/AuthData.swift 100.00% <ø> (ø)
Sources/PushNotifications.swift 87.80% <ø> (ø)
Sources/PushNotificationsStatic.swift 40.21% <ø> (ø)
Sources/Services/BeamsTokenProvider.swift 84.84% <ø> (ø)
Sources/Protocols/ReportEventType.swift 33.33% <0.00%> (-57.15%) :arrow_down:
Sources/Extensions/URL+NetworkService.swift 80.00% <0.00%> (-20.00%) :arrow_down:
Sources/Models/ServerSyncJob.swift 69.07% <0.00%> (-9.28%) :arrow_down:
Sources/Services/NetworkService.swift 70.00% <0.00%> (-5.63%) :arrow_down:
Sources/Services/ServerSyncProcessHandler.swift 82.21% <0.00%> (-0.40%) :arrow_down:
Sources/Services/EventTypeHandler.swift 64.86% <0.00%> (+43.24%) :arrow_up:
... and 1 more

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 d4eaf82...3f60eda. Read the comment docs.