Closed AlyssaWang closed 5 months ago
Attention: Patch coverage is 93.33333%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 80.24%. Comparing base (
2dd6da7
) to head (db19605
).
Files | Patch % | Lines |
---|---|---|
...nt/src/components/RequestDetailModal/CodeBlock.tsx | 85.71% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
Change color of code block header on hover in the request details modal.
Testing Guidance
Check that hover effect appears, header should maintain effect while accordion is open.
Q: Should test list items also have this effect?