Skip to content
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 streaming #1697

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from
Draft

Add streaming #1697

wants to merge 8 commits into from

Conversation

SamuelWei
Copy link
Collaborator

Fixes #

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

Other information

Copy link

cypress bot commented Dec 12, 2024

PILOS    Run #1399

Run Properties:  status check failed Failed #1399  •  git commit aa6c8a51dc: Add streaming
Project PILOS
Branch Review add-streaming
Run status status check failed Failed #1399
Run duration 04m 46s
Commit git commit aa6c8a51dc: Add streaming
Committer Samuel Weirich
View all properties for this run ↗︎

Test results
Tests that failed  Failures 26
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 211
View all changes introduced in this branch ↗︎

Tests for review

Failed  RoomsViewMeetings.cy.js • 22 failed tests • Frontend tests

View Output

Test Artifacts
Rooms view meetings > join running meeting Test Replay Screenshots
Rooms view meetings > join running meeting attendance logging Test Replay Screenshots
Rooms view meetings > join running meeting with recording Test Replay Screenshots
Rooms view meetings > join running meeting with recording without video Test Replay Screenshots
Rooms view meetings > join running meeting guests Test Replay Screenshots
Rooms view meetings > join running meeting guests errors Test Replay Screenshots
Rooms view meetings > join running meeting with access code Test Replay Screenshots
Rooms view meetings > join running meeting access code errors Test Replay Screenshots
Rooms view meetings > join running meeting token Test Replay Screenshots
Rooms view meetings > join running meeting token errors Test Replay Screenshots
The first 10 failed tests are shown, see all 22 tests in Cypress Cloud.
Failed  RoomsViewSettingsRoomTypeActions.cy.js • 1 failed test • Frontend tests

View Output

Test Artifacts
Rooms view settings > change room type with expert mode enabled Test Replay Screenshots
Failed  RoomsIndexCreateNewRoom.cy.js • 3 failed tests • Frontend tests

View Output

Test Artifacts
Rooms index create new room > create new room Test Replay Screenshots
Rooms index create new room > create new room errors Test Replay Screenshots
Rooms index create new room > cancel create new room Test Replay Screenshots

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 6.60377% with 297 lines in your changes missing coverage. Please review.

Project coverage is 43.87%. Comparing base (e12fe7a) to head (aa6c8a5).

Files with missing lines Patch % Lines
...js/components/AdminStreamingRoomTypeEditButton.vue 0.00% 61 Missing ⚠️
...ces/js/components/RoomTabStreamingConfigButton.vue 0.00% 59 Missing ⚠️
resources/js/views/AdminStreamingSettings.vue 0.00% 58 Missing ⚠️
resources/js/components/RoomTabStreaming.vue 0.00% 50 Missing ⚠️
resources/js/components/AdminOverviewCard.vue 0.00% 23 Missing ⚠️
resources/js/components/RoomJoinButton.vue 9.09% 20 Missing ⚠️
resources/js/components/FileInput.vue 0.00% 8 Missing ⚠️
resources/js/router.js 0.00% 8 Missing ⚠️
...rces/js/components/AdminStreamingRoomTypeTable.vue 0.00% 5 Missing ⚠️
resources/js/components/RoomTabSection.vue 88.88% 2 Missing ⚠️
... and 2 more

❗ There is a different number of reports uploaded between BASE (e12fe7a) and HEAD (aa6c8a5). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (e12fe7a) HEAD (aa6c8a5)
6 3
Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #1697       +/-   ##
==============================================
- Coverage      81.06%   43.87%   -37.20%     
==============================================
  Files            361      164      -197     
  Lines           9222     4848     -4374     
  Branches         851      907       +56     
==============================================
- Hits            7476     2127     -5349     
- Misses          1746     2721      +975     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant