Open EstyBiton opened 1 month ago
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 41.95%. Comparing base (
b654645
) to head (cdd77a7
). Report is 244 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
client/src/app/pages/tasks/useTaskActions.tsx | 0.00% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
@sjd78 Thank you for your review! I’ve made the following updates based on your feedback:
Enhancing the application details drawer by adding a "Tasks" tab, displaying a table of tasks associated with the application, implementing filtering, sorting, and pagination functionalities, and including columns for Task ID, Task Kind, Status, and Priority.
Fixes: #1937
screenshot of result: