Skip to content

Conversation

@StaehliJ
Copy link
Contributor

Pull request

Description

The goal of this PR is to compute stalls and playtime metrics.

Changes made

  • Self-explanatory

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@MGaetan89 MGaetan89 linked an issue Jun 26, 2024 that may be closed by this pull request
1 task
@github-actions
Copy link

github-actions bot commented Jun 26, 2024

Code Coverage

Overall Project 53.18% -0.18% 🟢
Files changed 80.3% 🟢

Module Coverage
:pillarbox-player 54.79% -0.34% 🟢
Files
Module File Coverage
:pillarbox-player PillarboxLoadControl.kt 100% 🟢
PillarboxExoPlayer.kt 83.87% 🟢
StallTracker.kt 78.95% -21.05% 🟢

StaehliJ and others added 2 commits June 27, 2024 10:22
…ytics/StallTracker.kt

Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
@StaehliJ StaehliJ force-pushed the 604-collect-stalls-metrics branch from b6c29c0 to deaff9a Compare June 27, 2024 15:32
@MGaetan89 MGaetan89 mentioned this pull request Jun 27, 2024
6 tasks
@StaehliJ StaehliJ merged commit 4bc92db into qos Jun 28, 2024
@StaehliJ StaehliJ deleted the 604-collect-stalls-metrics branch June 28, 2024 06:32
MGaetan89 added a commit that referenced this pull request Jul 9, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Jul 11, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Jul 17, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Jul 29, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Jul 30, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Aug 12, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Aug 13, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Aug 20, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
StaehliJ added a commit that referenced this pull request Aug 28, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
StaehliJ added a commit that referenced this pull request Sep 11, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
MGaetan89 added a commit that referenced this pull request Sep 12, 2024
Co-authored-by: Gaëtan Muller <gaetan.muller@rts.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Collect stalls metrics

2 participants