Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@clayandgen
Copy link
Contributor

  • gRPC 1.74.0 released July 24, removing the "uninstall" in the Dockerfiles that were causing issues
  • Update the snackbars in ScriptRunner to respect the classification banners (closes Top banner covers dialog boxes and notifications #2224)
  • Update playwright test that was impacting enterprise tests
Screenshot 2025-07-25 at 11 51 10 AM Screenshot 2025-07-25 at 11 54 28 AM

@codecov
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.26%. Comparing base (e215475) to head (79ec2f2).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2236      +/-   ##
==========================================
+ Coverage   80.23%   80.26%   +0.02%     
==========================================
  Files         638      638              
  Lines       47628    47628              
  Branches      745      745              
==========================================
+ Hits        38215    38228      +13     
+ Misses       9330     9317      -13     
  Partials       83       83              
Flag Coverage Δ
python 83.91% <ø> (+0.09%) ⬆️
ruby-api 84.70% <ø> (ø)
ruby-backend 82.96% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@jmthomas jmthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryan-pratt doesn't this also have to update Notifications.vue? Or where is the code that automatically catches 404 errors or whatever and puts up that notification?

Copy link
Member

@jmthomas jmthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but I want @ryan-pratt to weigh in on whether we need additional changes

@ryan-pratt
Copy link
Contributor

ryan-pratt commented Jul 29, 2025

@ryan-pratt doesn't this also have to update Notifications.vue? Or where is the code that automatically catches 404 errors or whatever and puts up that notification?

Toast.vue already avoids the banners, this PR is g2g other than removing the last remaining gem uninstall grpc

image

@sonarqubecloud
Copy link

@clayandgen clayandgen merged commit 8ef55ac into main Jul 29, 2025
28 of 29 checks passed
@clayandgen clayandgen deleted the banner branch July 29, 2025 18:45
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.

Top banner covers dialog boxes and notifications

4 participants