-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
upgrade axios to 1.7.4 #1799
Merged
Merged
upgrade axios to 1.7.4 #1799
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 2024-08-30 23:29:30.732574670 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt 2024-08-30 23:29:31.116571834 +0000
@@ -1,6 +1,6 @@
�[36mvite v5.2.8 �[32mbuilding for production...�[36m�[39m
transforming...
-�[32m✓�[39m 813 modules transformed.
+�[32m✓�[39m 820 modules transformed.
rendering chunks...
computing gzip size...
�[2mdist/�[22m�[32mindex.html �[39m�[1m�[2m 0.90 kB�[22m�[1m�[22m�[2m │ gzip: 0.52 kB�[22m
@@ -43,8 +43,8 @@
�[2mdist/�[22m�[2massets/�[22m�[36mes-hash.js �[39m�[1m�[2m 14.05 kB�[22m�[1m�[22m�[2m │ gzip: 5.98 kB�[22m
�[2mdist/�[22m�[2massets/�[22m�[36mPeertubePlayer-hash.js �[39m�[1m�[2m 16.35 kB�[22m�[1m�[22m�[2m │ gzip: 5.54 kB�[22m
�[2mdist/�[22m�[2massets/�[22m�[36mVimeoPlayer-hash.js �[39m�[1m�[2m 39.99 kB�[22m�[1m�[22m�[2m │ gzip: 12.53 kB�[22m
-�[2mdist/�[22m�[2massets/�[22m�[36mRoom-hash.js �[39m�[1m�[2m 164.19 kB�[22m�[1m�[22m�[2m │ gzip: 51.48 kB�[22m
+�[2mdist/�[22m�[2massets/�[22m�[36mRoom-hash.js �[39m�[1m�[2m 164.19 kB�[22m�[1m�[22m�[2m │ gzip: 51.49 kB�[22m
�[2mdist/�[22m�[2massets/�[22m�[36mGoogleDrivePlayer-hash.js �[39m�[1m�[33m 604.87 kB�[39m�[22m�[2m │ gzip: 173.51 kB�[22m
-�[2mdist/�[22m�[2massets/�[22m�[36mindex-hash.js �[39m�[1m�[33m 743.90 kB�[39m�[22m�[2m │ gzip: 248.30 kB�[22m
+�[2mdist/�[22m�[2massets/�[22m�[36mindex-hash.js �[39m�[1m�[33m 749.26 kB�[39m�[22m�[2m │ gzip: 250.58 kB�[22m
�[2mdist/�[22m�[2massets/�[22m�[36mPlyrPlayer-hash.js �[39m�[1m�[33m1,280.78 kB�[39m�[22m�[2m │ gzip: 379.37 kB�[22m
-�[32m✓ built in 24.74s�[39m
+�[32m✓ built in 25.50s�[39m |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1799 +/- ##
===========================================
Coverage 61.6263% 61.6263%
===========================================
Files 169 169
Lines 25468 25468
Branches 1446 1446
===========================================
Hits 15695 15695
Misses 9719 9719
Partials 54 54 ☔ View full report in Codecov by Sentry. |
OpenTogetherTube Run #2011
Run Properties:
|
Project |
OpenTogetherTube
|
Branch Review |
update-axios
|
Run status |
Failed #2011
|
Run duration | 04m 56s |
Commit |
a1a804d9d2 ℹ️: Merge c10eb9902aa0dfaec3a10ee8ca23c7d6190ccdda into f5b505e16e20a62c9fe0d7f545e6...
|
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
|
OpenTogetherTube Run #2012
Run Properties:
|
Project |
OpenTogetherTube
|
Branch Review |
master
|
Run status |
Failed #2012
|
Run duration | 05m 41s |
Commit |
af985b2eae: upgrade axios to 1.7.4 (#1799)
|
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
|
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.