pusher / push-notifications-swift

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

Update OHTTPStubs and Nimble dependencies to their latest versions #163

Closed danielrbrowne closed 3 years ago

danielrbrowne commented 3 years ago

This PR:

codecov-io commented 3 years ago

Codecov Report

Merging #163 (99bf1df) into master (867c8a6) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files          57       57           
  Lines        2921     2921           
=======================================
  Hits         2621     2621           
  Misses        300      300           
Impacted Files Coverage Δ
Tests/IntegrationTests/ApplicationStartTests.swift 100.00% <100.00%> (ø)
Tests/IntegrationTests/ClearAllStateTest.swift 100.00% <100.00%> (ø)
Tests/IntegrationTests/DeviceInterestsTest.swift 95.30% <100.00%> (ø)
...sts/IntegrationTests/DeviceRegistrationTests.swift 100.00% <100.00%> (ø)
...rationTests/MultipleClassInstanceSupportTest.swift 100.00% <100.00%> (ø)
...IntegrationTests/MultipleInstanceSupportTest.swift 100.00% <100.00%> (ø)
Tests/IntegrationTests/ReportEventTypeTests.swift 100.00% <100.00%> (ø)
Tests/IntegrationTests/SetUserIdTest.swift 100.00% <100.00%> (ø)
Tests/IntegrationTests/StopTests.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 867c8a6...99bf1df. Read the comment docs.