konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

:sparkles: Add download modal for analysis details reports #2141

Closed MiriSafra closed 3 weeks ago

MiriSafra commented 3 weeks ago

Implement download modal for analysis details reports. Added buttons to select between JSON and YAML formats, and displayed the selected format.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 41.93%. Comparing base (b654645) to head (181d859). Report is 240 commits behind head on main.

Files with missing lines Patch % Lines
client/src/app/api/rest.ts 12.50% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2141 +/- ## ========================================== + Coverage 39.20% 41.93% +2.73% ========================================== Files 146 175 +29 Lines 4857 5637 +780 Branches 1164 1396 +232 ========================================== + Hits 1904 2364 +460 - Misses 2939 3257 +318 - Partials 14 16 +2 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2141/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | Coverage Δ | | |---|---|---| | [client](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2141/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `41.93% <12.50%> (+2.73%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2141/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `?` | | 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=konveyor#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.