konveyor / tackle2-ui

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

:sparkles: Fetch tasks with server-based filtering #1956

Closed rszwajko closed 2 weeks ago

rszwajko commented 2 weeks ago

Part-of: https://github.com/konveyor/tackle2-ui/issues/1931 Reference-Url: https://github.com/konveyor/tackle2-hub/pull/640

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 42.13%. Comparing base (b654645) to head (1dfdb51). Report is 160 commits behind head on main.

Files Patch % Lines
client/src/app/queries/tasks.ts 25.00% 6 Missing :warning:
client/src/app/api/rest.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1956 +/- ## ========================================== + Coverage 39.20% 42.13% +2.93% ========================================== Files 146 166 +20 Lines 4857 5328 +471 Branches 1164 1294 +130 ========================================== + Hits 1904 2245 +341 - Misses 2939 3067 +128 - Partials 14 16 +2 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1956/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/1956/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `42.13% <30.00%> (+2.93%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1956/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.