-
Notifications
You must be signed in to change notification settings - Fork 26
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
fix: Various usability tweaks on the members page #3805
base: main
Are you sure you want to change the base?
fix: Various usability tweaks on the members page #3805
Conversation
@@ -339,123 +291,4 @@ describe('MembersList', () => { | |||
}) | |||
}) | |||
}) | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logic for this was moved down to MembersTable, so moved the tests for this logic there as well.
Bundle ReportChanges will increase total bundle size by 432 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-production-esmAssets Changed:
Files in
Files in
view changes for bundle: gazebo-production-systemAssets Changed:
Files in
Files in
|
Bundle ReportChanges will increase total bundle size by 284 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-staging-esmAssets Changed:
Files in
Files in
view changes for bundle: gazebo-staging-systemAssets Changed:
Files in
Files in
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #3805 +/- ##
==========================================
- Coverage 98.73% 98.73% -0.01%
==========================================
Files 826 826
Lines 14996 15001 +5
Branches 4287 4288 +1
==========================================
+ Hits 14807 14811 +4
- Misses 182 183 +1
Partials 7 7
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #3805 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 826 826
Lines 14994 14998 +4
Branches 4285 4286 +1
=======================================
+ Hits 14805 14809 +4
Misses 182 182
Partials 7 7
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #3805 +/- ##
==========================================
- Coverage 98.73% 98.73% -0.01%
==========================================
Files 826 826
Lines 14996 15001 +5
Branches 4279 4280 +1
==========================================
+ Hits 14807 14811 +4
- Misses 182 183 +1
Partials 7 7
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
609b473
to
31d925e
Compare
31d925e
to
b2226b0
Compare
✅ Sentry found no issues in your recent changes ✅ |
Closes codecov/engineering-team#3325