Skip to content

Mise en place du congé menstruel#465

Merged
ossamabenjemaa merged 3 commits into
masterfrom
feat/conge-menstruel
Apr 7, 2026
Merged

Mise en place du congé menstruel#465
ossamabenjemaa merged 3 commits into
masterfrom
feat/conge-menstruel

Ajouts de tests unitaires

5b34ffc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 0s

89.79% (-0.44%) compared to 606d199

View this Pull Request on Codecov

89.79% (-0.44%) compared to 606d199

Details

Codecov Report

❌ Patch coverage is 79.31034% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.79%. Comparing base (606d199) to head (5b34ffc).

Files with missing lines Patch % Lines
.../Leave/Command/CreateLeaveRequestCommandHandler.ts 68.75% 5 Missing ⚠️
...esource/Leave/Repository/LeaveRequestRepository.ts 0.00% 5 Missing ⚠️
.../Domain/HumanResource/Leave/LeaveRequest.entity.ts 40.00% 3 Missing ⚠️
...Domain/HumanResource/Leave/UserLeavesCollection.ts 25.00% 3 Missing ⚠️
...ion/MenstrualLeaveMonthlyQuotaExceededException.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
- Coverage   90.22%   89.79%   -0.44%     
==========================================
  Files         191      193       +2     
  Lines        2271     2351      +80     
  Branches      156      165       +9     
==========================================
+ Hits         2049     2111      +62     
- Misses        222      240      +18     

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

🚀 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.