Skip to content
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

feat(autofix): Integrate setup and summary into Autofix drawer #80572

Merged
merged 8 commits into from
Nov 12, 2024

Conversation

roaga
Copy link
Member

@roaga roaga commented Nov 12, 2024

Adds the issue summary and the Autofix set up into the Autofix drawer (the latter won't be seen by users yet since the banner is still set-up-gated).

In a future PR, I'll move the entry point to this drawer to the new Solutions Hub, remove the old entry points, integrate the Resources & Solutions doc links, and use the hide AI setting.

Screenshot 2024-11-11 at 7 04 31 PM Screenshot 2024-11-11 at 7 05 19 PM Screenshot 2024-11-11 at 7 52 39 PM

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 12, 2024
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 90.74074% with 5 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ic/app/components/events/autofix/autofixDrawer.tsx 89.65% 3 Missing ⚠️
...pp/components/events/autofix/autofixSetupModal.tsx 71.42% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #80572   +/-   ##
=======================================
  Coverage   78.36%   78.37%           
=======================================
  Files        7206     7205    -1     
  Lines      318720   318767   +47     
  Branches    43905    43905           
=======================================
+ Hits       249774   249826   +52     
+ Misses      62589    62584    -5     
  Partials     6357     6357           

@roaga roaga marked this pull request as ready for review November 12, 2024 03:29
@roaga roaga requested a review from a team as a code owner November 12, 2024 03:29
@roaga roaga requested a review from jennmueng November 12, 2024 03:29
@roaga roaga enabled auto-merge (squash) November 12, 2024 22:41
@roaga roaga merged commit 3228667 into master Nov 12, 2024
44 checks passed
@roaga roaga deleted the autofix/new-drawer branch November 12, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants