player-ui / player

https://player-ui.github.io
MIT License
71 stars 46 forks source link

Player 8901 - Fix typings for onAsyncNode hook #371

Closed sakuntala-motukuri closed 3 months ago

sakuntala-motukuri commented 4 months ago

Change Type (required)

Indicate the type of change your pull request is:

Test case passes locally: image

Does your PR have any documentation updates?

Published prerelease version: 0.7.4-next.2

Changelog #### 🐛 Bug Fix - Player 8901 - Fix typings for onAsyncNode hook [#371](https://github.com/player-ui/player/pull/371) ([@sakuntala-motukuri](https://github.com/sakuntala-motukuri)) - Add Info on Commit Signing to Docs. [#375](https://github.com/player-ui/player/pull/375) ([@KetanReddy](https://github.com/KetanReddy)) - [Android] Allowing timeout to be configured through PlayerRuntimeConfig [#359](https://github.com/player-ui/player/pull/359) ([@A1shK](https://github.com/A1shK)) - Fix false positive binding with opening { [#342](https://github.com/player-ui/player/pull/342) ([@DukeManh](https://github.com/DukeManh)) #### Authors: 4 - [@A1shK](https://github.com/A1shK) - [@sakuntala-motukuri](https://github.com/sakuntala-motukuri) - Duc Manh ([@DukeManh](https://github.com/DukeManh)) - Ketan Reddy ([@KetanReddy](https://github.com/KetanReddy))
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.94%. Comparing base (6608256) to head (3c1f83f). Report is 2 commits behind head on main.

:exclamation: Current head 3c1f83f differs from pull request most recent head 625d9c5

Please upload reports for the commit 625d9c5 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ======================================= Coverage 81.94% 81.94% ======================================= Files 133 133 Lines 4620 4620 Branches 1143 1143 ======================================= Hits 3786 3786 Misses 555 555 Partials 279 279 ```

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