- 
                Notifications
    
You must be signed in to change notification settings  - Fork 32
 
E2E: Fix classic TIP test #8259
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
Conversation
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.
Thanks 🙏
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.
Thanks!
          Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@            Coverage Diff             @@
##           master    #8259      +/-   ##
==========================================
+ Coverage   88.01%   88.02%   +0.01%     
==========================================
  Files        1919     1919              
  Lines       74325    74325              
  Branches     1305     1305              
==========================================
+ Hits        65419    65427       +8     
+ Misses       8513     8505       -8     
  Partials      393      393              
 
 Continue to review full report in Codecov by Sentry. 
 🚀 New features to boost your workflow:
  | 
    
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.
Thanks!
          
🧪 CI InsightsHere's what we observed from your CI run for 02be267. ✅ Passed Jobs With Interesting Signals
  | 
    
7c294a1    to
    02be267      
    Compare
  
    
          
 | 
    
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.
thx!



What do these changes do?
the frontend behavior changed recently and the test was not accustomed to it.
Related issue/s
How to test
Dev-ops