Skip to content

Add Evidence Management Dashboard#5057

Draft
rudransh-shrivastava wants to merge 59 commits into
OWASP:feature/bod-candidate-transparencyfrom
rudransh-shrivastava:feature/bod-claim-dash-cherry-claim-2
Draft

Add Evidence Management Dashboard#5057
rudransh-shrivastava wants to merge 59 commits into
OWASP:feature/bod-candidate-transparencyfrom
rudransh-shrivastava:feature/bod-claim-dash-cherry-claim-2

bot comments

bebd592
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

98.46% (target 95.00%)

View this Pull Request on Codecov

98.46% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 98.15951% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.46%. Comparing base (728d7e0) to head (bebd592).
⚠️ Report is 1 commits behind head on feature/bod-candidate-transparency.

Files with missing lines Patch % Lines
...src/components/forms/shared/formValidationUtils.ts 60.00% 2 Missing and 2 partials ⚠️
...tend/src/components/forms/shared/FormFileInput.tsx 71.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                           @@
##           feature/bod-candidate-transparency    #5057      +/-   ##
======================================================================
- Coverage                               98.47%   98.46%   -0.01%     
======================================================================
  Files                                     550      556       +6     
  Lines                                   17675    17995     +320     
  Branches                                 2479     2539      +60     
======================================================================
+ Hits                                    17405    17719     +314     
- Misses                                    166      168       +2     
- Partials                                  104      108       +4     
Files with missing lines Coverage Δ
...sp/api/internal/mutations/board_candidate_claim.py 82.11% <100.00%> (+0.08%) ⬆️
.../owasp/api/internal/nodes/board_candidate_claim.py 85.71% <100.00%> (+4.46%) ⬆️
...wasp/api/internal/queries/board_candidate_claim.py 100.00% <100.00%> (ø)
frontend/src/components/ClaimActions.tsx 100.00% <100.00%> (ø)
frontend/src/components/ClaimForm.tsx 100.00% <100.00%> (ø)
frontend/src/components/DropdownActions.tsx 100.00% <100.00%> (ø)
frontend/src/components/EvidenceActions.tsx 100.00% <100.00%> (ø)
frontend/src/components/EvidenceForm.tsx 100.00% <100.00%> (ø)
...tend/src/components/forms/shared/FormFileInput.tsx 71.42% <71.42%> (ø)
...src/components/forms/shared/formValidationUtils.ts 90.00% <60.00%> (-10.00%) ⬇️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0c8840...bebd592. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.