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

chore: fix new clippy lints #1810

Merged
merged 1 commit into from
Oct 27, 2024
Merged

chore: fix new clippy lints #1810

merged 1 commit into from
Oct 27, 2024

Conversation

dyc3
Copy link
Owner

@dyc3 dyc3 commented Oct 27, 2024

No description provided.

Copy link

Bundle size diff

diff -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	2024-10-27 12:02:42.807930264 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt	2024-10-27 12:02:43.367925197 +0000
@@ -35,15 +35,15 @@
 dist/assets/RoomList-hash.js                               2.31 kB │ gzip:   1.08 kB
 dist/assets/Privacy-hash.js                                2.94 kB │ gzip:   1.36 kB
 dist/assets/Home-hash.js                                   5.48 kB │ gzip:   1.38 kB
-dist/assets/YoutubePlayer-hash.js                          5.48 kB │ gzip:   2.13 kB
+dist/assets/YoutubePlayer-hash.js                          5.48 kB │ gzip:   2.12 kB
 dist/assets/de-hash.js                                    10.79 kB │ gzip:   4.49 kB
 dist/assets/fr-hash.js                                    11.59 kB │ gzip:   4.79 kB
-dist/assets/ru-hash.js                                    13.57 kB │ gzip:   6.94 kB
+dist/assets/ru-hash.js                                    13.57 kB │ gzip:   6.95 kB
 dist/assets/pt-hash.js                                 13.81 kB │ gzip:   5.87 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.71 kB │ gzip: 250.30 kB
 dist/assets/PlyrPlayer-hash.js                         1,280.51 kB │ gzip: 379.29 kB

@dyc3 dyc3 enabled auto-merge (squash) October 27, 2024 12:03
@dyc3 dyc3 merged commit e327ab5 into master Oct 27, 2024
16 of 20 checks passed
@dyc3 dyc3 deleted the 10-27-chore_fix_new_clippy_lints branch October 27, 2024 12:04
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.6271%. Comparing base (1f33f52) to head (59ecfb1).
Report is 2 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master      #1810        +/-   ##
================================================
- Coverage   61.6489%   61.6271%   -0.0218%     
================================================
  Files           169        169                
  Lines         25483      25492         +9     
  Branches       1447       1446         -1     
================================================
  Hits          15710      15710                
- Misses         9719       9728         +9     
  Partials         54         54                

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

Copy link

cypress bot commented Oct 27, 2024

OpenTogetherTube    Run #2023

Run Properties:  status check failed Failed #2023  •  git commit d7303e0ef7 ℹ️: Merge 59ecfb14c1544207d45fea33547383c4370582cd into b95243bc3c0183b153c75ec8fc12...
Project OpenTogetherTube
Branch Review 10-27-chore_fix_new_clippy_lints
Run status status check failed Failed #2023
Run duration 05m 39s
Commit git commit d7303e0ef7 ℹ️: Merge 59ecfb14c1544207d45fea33547383c4370582cd into b95243bc3c0183b153c75ec8fc12...
Committer Carson McManus
View all properties for this run ↗︎

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

Tests for review

Failed  tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron

View Output

Test Artifacts
Video playback > should add and play a youtube video Test Replay Screenshots

Copy link

cypress bot commented Oct 27, 2024

OpenTogetherTube    Run #2024

Run Properties:  status check failed Failed #2024  •  git commit e327ab5b01: chore: fix new clippy lints (#1810)
Project OpenTogetherTube
Branch Review master
Run status status check failed Failed #2024
Run duration 05m 53s
Commit git commit e327ab5b01: chore: fix new clippy lints (#1810)
Committer Carson McManus
View all properties for this run ↗︎

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

Tests for review

Failed  tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron

View Output

Test Artifacts
Video playback > should add and play a youtube video Test Replay Screenshots

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