-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
chore: pin rust version and fix lints #1823
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bundle size diffdiff -u /tmp/bundle-size-base.txt/bundle-size.txt /tmp/bundle-size-head.txt/bundle-size.txt
--- /tmp/bundle-size-base.txt/bundle-size.txt 2025-01-19 00:18:13.007065778 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt 2025-01-19 00:18:13.997073408 +0000
@@ -40,10 +40,10 @@
dist/assets/fr-hash.js 11.59 kB │ gzip: 4.78 kB
dist/assets/ru-hash.js 13.57 kB │ gzip: 6.94 kB
dist/assets/pt-hash.js 13.81 kB │ gzip: 5.87 kB
-dist/assets/es-hash.js 14.05 kB │ gzip: 5.97 kB
+dist/assets/es-hash.js 14.05 kB │ gzip: 5.98 kB
dist/assets/PeertubePlayer-hash.js 16.35 kB │ gzip: 5.54 kB
dist/assets/VimeoPlayer-hash.js 39.95 kB │ gzip: 12.51 kB
dist/assets/Room-hash.js 164.04 kB │ gzip: 51.42 kB
dist/assets/GoogleDrivePlayer-hash.js 604.60 kB │ gzip: 173.41 kB
-dist/assets/index-hash.js 748.75 kB │ gzip: 250.29 kB
+dist/assets/index-hash.js 748.75 kB │ gzip: 250.28 kB
dist/assets/PlyrPlayer-hash.js 1,280.51 kB │ gzip: 379.29 kB |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1823 +/- ##
===========================================
Coverage 61.6099% 61.6099%
===========================================
Files 169 169
Lines 25504 25504
Branches 1448 1448
===========================================
Hits 15713 15713
Misses 9737 9737
Partials 54 54 ☔ View full report in Codecov by Sentry. |
OpenTogetherTube Run #2037
Run Properties:
|
Project |
OpenTogetherTube
|
Branch Review |
pin-rust-version
|
Run status |
Failed #2037
|
Run duration | 04m 27s |
Commit |
bc061b1cdd ℹ️: Merge 161244285f3538c719f4a29cd3a80794014196b8 into d3a8a9cd587344f84f60431b4a41...
|
Committer | Carson McManus |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
1
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
26
|
View all changes introduced in this branch ↗︎ |
Tests for review
tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron
Test | Artifacts | |
---|---|---|
Video playback > should add and play a youtube video |
Test Replay
Screenshots
|
dyc3
force-pushed
the
pin-rust-version
branch
2 times, most recently
from
January 19, 2025 00:11
282bc7f
to
354fdba
Compare
dyc3
force-pushed
the
pin-rust-version
branch
from
January 19, 2025 00:15
354fdba
to
1612442
Compare
OpenTogetherTube Run #2038
Run Properties:
|
Project |
OpenTogetherTube
|
Branch Review |
master
|
Run status |
Failed #2038
|
Run duration | 05m 31s |
Commit |
e6b44c7162: chore: pin rust version and fix lints (#1823)
|
Committer | Carson McManus |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
1
|
Flaky |
0
|
Pending |
1
|
Skipped |
0
|
Passing |
83
|
View all changes introduced in this branch ↗︎ |
Tests for review
tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron
Test | Artifacts | |
---|---|---|
Video playback > should add and play a youtube video |
Test Replay
Screenshots
|
WuTofu
added a commit
to WuTofu/opentogethertube
that referenced
this pull request
Jan 19, 2025
chore: pin rust version and fix lints (dyc3#1823)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.