Skip to content

Detect duplicates in participant_id column - #102

Open
HippocampusGirl wants to merge 4 commits into
mainfrom
detect-duplicates
Open

Detect duplicates in participant_id column#102
HippocampusGirl wants to merge 4 commits into
mainfrom
detect-duplicates

Edits after automated code review

919d623
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2026 in 0s

53.65% (-0.38%) compared to 68c04a7

View this Pull Request on Codecov

53.65% (-0.38%) compared to 68c04a7

Details

Codecov Report

❌ Patch coverage is 28.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.65%. Comparing base (68c04a7) to head (919d623).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
wonkyconn/tests/test_workflow.py 28.57% 15 Missing ⚠️
wonkyconn/workflow.py 25.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   54.03%   53.65%   -0.38%     
==========================================
  Files          26       27       +1     
  Lines        1414     1437      +23     
==========================================
+ Hits          764      771       +7     
- Misses        650      666      +16     
Files with missing lines Coverage Δ
wonkyconn/workflow.py 81.45% <25.00%> (-0.43%) ⬇️
wonkyconn/tests/test_workflow.py 28.57% <28.57%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.