inferno-framework / inferno-core

Core library for the Inferno Framework
https://inferno-framework.github.io/
Apache License 2.0
26 stars 5 forks source link

FI-2990: Fix typo in Request Details Modal #519

Closed AlyssaWang closed 1 month ago

AlyssaWang commented 1 month ago

Summary

Fixes a typo that prevented the request body from appearing properly in the RequestDetailsModal.

Testing Guidance

For a test with a request body, check the Details modal to ensure that it appears.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.65%. Comparing base (c91b44c) to head (de2de27). Report is 1 commits behind head on main.

Files Patch % Lines
...mponents/RequestDetailModal/RequestDetailModal.tsx 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #519 +/- ## ========================================== - Coverage 79.72% 79.65% -0.07% ========================================== Files 249 249 Lines 13177 13177 Branches 1290 1289 -1 ========================================== - Hits 10505 10496 -9 - Misses 1922 1932 +10 + Partials 750 749 -1 ``` | [Flag](https://app.codecov.io/gh/inferno-framework/inferno-core/pull/519/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/inferno-framework/inferno-core/pull/519/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework) | `91.66% <ø> (ø)` | | | [frontend](https://app.codecov.io/gh/inferno-framework/inferno-core/pull/519/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework) | `74.54% <0.00%> (-0.10%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.