-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add experimental native audio player #339
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## master #339 +/- ##
==========================================
- Coverage 48.75% 47.63% -1.13%
==========================================
Files 40 41 +1
Lines 722 781 +59
Branches 143 162 +19
==========================================
+ Hits 352 372 +20
- Misses 333 365 +32
- Partials 37 44 +7
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
280d454
to
9dd0831
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Remaining issues:
Seeking will require managing the queue on the native side of things so I think I will leave that for a separate PR.Fixed.