dyc3 / opentogethertube

Watch videos with your friends. The spiritual successor to TogetherTube, preserving the spirit of it's simple to use interface, while improving it's look, feel, and reliability.
https://opentogethertube.com
GNU Affero General Public License v3.0
413 stars 56 forks source link

fix new clippy lints #1781

Closed dyc3 closed 3 months ago

github-actions[bot] commented 3 months ago

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-06-18 22:53:54.726107932 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt   2024-06-18 22:53:55.130108562 +0000
@@ -30,7 +30,7 @@
 dist/assets/Attribution-hash.js                            0.34 kB │ gzip:   0.26 kB
 dist/assets/NotFound-hash.js                               0.60 kB │ gzip:   0.32 kB
 dist/assets/placeholder-hash.js                            1.04 kB │ gzip:   0.48 kB
-dist/assets/PasswordReset-hash.js                          2.00 kB │ gzip:   0.95 kB
+dist/assets/PasswordReset-hash.js                          2.00 kB │ gzip:   0.96 kB
 dist/assets/RoomList-hash.js                               2.31 kB │ gzip:   1.08 kB
 dist/assets/Privacy-hash.js                                2.64 kB │ gzip:   1.29 kB
 dist/assets/Home-hash.js                                   5.43 kB │ gzip:   1.34 kB
@@ -38,11 +38,11 @@
 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                                    12.40 kB │ gzip:   6.42 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.99 kB │ gzip:  12.53 kB
-dist/assets/Room-hash.js                                 164.14 kB │ gzip:  51.46 kB
+dist/assets/Room-hash.js                                 164.14 kB │ gzip:  51.45 kB
 dist/assets/GoogleDrivePlayer-hash.js                    604.87 kB │ gzip: 173.51 kB
 dist/assets/index-hash.js                                743.54 kB │ gzip: 248.18 kB
-dist/assets/PlyrPlayer-hash.js                         1,280.78 kB │ gzip: 379.36 kB
-✓ built in 24.85s
+dist/assets/PlyrPlayer-hash.js                         1,280.78 kB │ gzip: 379.37 kB
+✓ built in 25.55s
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (master@347b262). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1781 +/- ## =========================================== Coverage ? 62.8300% =========================================== Files ? 168 Lines ? 24918 Branches ? 1444 =========================================== Hits ? 15656 Misses ? 9209 Partials ? 53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 3 months ago

Passing run #1983 ↗︎

0 84 1 0 Flakiness 0

Details:

Merge c5d0b2e67a2ba3f234d8ed45b7fc19d1a1b47703 into 347b262d20109f167cf393781892...
Project: OpenTogetherTube Commit: 2ba3019f59 ℹ️
Status: Passed Duration: 05:16 💡
Started: Jun 18, 2024 10:53 PM Ended: Jun 18, 2024 10:58 PM

Review all test suite changes for PR #1781 ↗︎

cypress[bot] commented 3 months ago

Passing run #1984 ↗︎

0 84 1 0 Flakiness 0

Details:

fix new clippy lints (#1781)
Project: OpenTogetherTube Commit: b663f1eeec
Status: Passed Duration: 04:55 💡
Started: Jun 18, 2024 10:59 PM Ended: Jun 18, 2024 11:04 PM

Review all test suite changes for PR #1781 ↗︎