pusher / push-notifications-swift

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

Remove redundant access level keywords #178

Closed danielrbrowne closed 3 years ago

danielrbrowne commented 3 years ago

This PR:

codecov-commenter commented 3 years ago

Codecov Report

Merging #178 (84d19e6) into master (f216e11) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #178   +/-   ##
=======================================
  Coverage   89.67%   89.67%           
=======================================
  Files          58       58           
  Lines        2974     2974           
=======================================
  Hits         2667     2667           
  Misses        307      307           
Impacted Files Coverage Δ
Sources/PushNotifications.swift 88.00% <ø> (ø)
Sources/PushNotificationsStatic.swift 40.21% <ø> (ø)
Sources/Models/Metadata.swift 100.00% <100.00%> (ø)

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 f216e11...84d19e6. Read the comment docs.