Skip to content

Mise en place du congé menstruel#465

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

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

Conversation

@ossamabenjemaa
Copy link
Copy Markdown
Contributor

Ajout du nouveau congé : congé menstruel.

Features :

  • Ajout d'un congé "menstruel" via le dropdown habituel
  • Anonymat : seul l'utilisateur concerné voit "congé menstruel" les autres voient "congé payé"
  • Contrainte de deux jours max par mois calendaire, l'utilisateur ne peut pas prendre plus de deux jours par mois
  • Modale d'avertissement lié à la contrainte
  • Mise à jour du document exporté pour la compta

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

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).
⚠️ Report is 4 commits behind head on master.

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.

@ossamabenjemaa ossamabenjemaa merged commit 07c3bde into master Apr 7, 2026
2 of 4 checks passed
@ossamabenjemaa ossamabenjemaa deleted the feat/conge-menstruel branch April 7, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants