Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[93] add bulk verification #159

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

stanislaw-zakrzewski
Copy link
Collaborator

Solves: #93

@stanislaw-zakrzewski stanislaw-zakrzewski added the work in progress There's still something left to do. label Nov 21, 2024
@stanislaw-zakrzewski stanislaw-zakrzewski self-assigned this Nov 21, 2024
@stanislaw-zakrzewski stanislaw-zakrzewski linked an issue Nov 21, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 20.73353% with 2118 lines in your changes missing coverage. Please review.

Project coverage is 64.12%. Comparing base (6583aec) to head (932b642).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...n/curator-service/ui/src/components/ViewBundle.tsx 6.83% 1036 Missing ⚠️
...rvice/ui/src/components/BundleOperations/index.tsx 12.16% 498 Missing ⚠️
...mponents/BundleOperations/EnhancedTableToolbar.tsx 19.16% 97 Missing ⚠️
.../ui/src/components/BundleOperations/Pagination.tsx 21.64% 76 Missing ⚠️
...ice/ui/src/components/Dialogs/CaseVerifyDialog.tsx 29.29% 70 Missing ⚠️
...vice/ui/src/components/BundleOperations/Header.tsx 36.04% 55 Missing ⚠️
...curator-service/ui/src/redux/bundledCases/slice.ts 69.07% 47 Missing ⚠️
...ation/curator-service/api/src/controllers/cases.ts 8.51% 43 Missing ⚠️
...src/components/BundleOperations/helperFunctions.ts 35.38% 42 Missing ⚠️
...ui/src/components/BundleOperations/FilterChips.tsx 25.45% 41 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
- Coverage   69.09%   64.12%   -4.97%     
==========================================
  Files         107      141      +34     
  Lines       17523    21655    +4132     
  Branches      889     1182     +293     
==========================================
+ Hits        12107    13887    +1780     
- Misses       5416     7768    +2352     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress There's still something left to do.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add bulk verification
2 participants