player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

iOS: Expose builldBeacon and cancelBeacon hooks inside of BaseBeaconPlugin and make BeaconPlugin open class #536

Closed sakuntala-motukuri closed 4 days ago

sakuntala-motukuri commented 3 weeks ago

Change Type (required)

Indicate the type of change your pull request is:

iOS: Expose builldBeacon and cancelBeacon hooks inside of BaseBeaconPlugin and make BeaconPlugin open class

Does your PR have any documentation updates?

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 82.96296% with 23 lines in your changes missing coverage. Please review.

Project coverage is 89.54%. Comparing base (35f98d7) to head (cdb07d6). Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
...ugins/beacon/ios/Tests/BaseBeaconPluginTests.swift 82.65% 17 Missing :warning:
ios/core/Sources/Types/Hooks/Hook.swift 68.75% 5 Missing :warning:
plugins/beacon/ios/Sources/BaseBeaconPlugin.swift 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #536 +/- ## ========================================== - Coverage 89.57% 89.54% -0.04% ========================================== Files 331 331 Lines 19718 19830 +112 Branches 1949 1949 ========================================== + Hits 17663 17757 +94 - Misses 2041 2059 +18 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

sakuntala-motukuri commented 2 weeks ago

/canary