Skip to content

Merge branch 'next' into refactor/person/sex

9b80026
Select commit
Loading
Failed to load commit list.
Merged

feat(person): sexType can return 'generic' #3259

Merge branch 'next' into refactor/person/sex
9b80026
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2026 in 1s

99.97% (target 95.00%)

View this Pull Request on Codecov

99.97% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 94.87179% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.97%. Comparing base (8f5954a) to head (9b80026).

Files with missing lines Patch % Lines
src/modules/person/index.ts 94.11% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3259      +/-   ##
==========================================
- Coverage   99.97%   99.97%   -0.01%     
==========================================
  Files        2995     2995              
  Lines      236323   236346      +23     
  Branches      941      943       +2     
==========================================
+ Hits       236266   236288      +22     
- Misses         57       58       +1     
Files with missing lines Coverage Δ
src/definitions/person.ts 100.00% <ø> (ø)
src/modules/image/index.ts 100.00% <100.00%> (ø)
src/modules/person/index.ts 96.66% <94.11%> (-0.28%) ⬇️
🚀 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.