Skip to content

Fix display of half-day leaves#422

Merged
florimondmanca merged 1 commit into
masterfrom
fix/half-day-leave
Feb 7, 2024
Merged

Fix display of half-day leaves#422
florimondmanca merged 1 commit into
masterfrom
fix/half-day-leave

Conversation

@florimondmanca
Copy link
Copy Markdown
Contributor

import { GetLeaveRequestByIdQuery } from 'src/Application/HumanResource/Leave/Query/GetLeaveRequestByIdQuery';
import { IdDTO } from 'src/Infrastructure/Common/DTO/IdDTO';
import { CanLeaveRequestBeModerated } from 'src/Domain/HumanResource/Leave/Specification/CanLeaveRequestBeModerated';
import { LeaveRequestView } from 'src/Application/HumanResource/Leave/View/LeaveRequestView';
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'était pas utilisé, pareil pour l'id

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (939e8ad) 91.09% compared to head (fb20252) 91.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files         184      184           
  Lines        2099     2099           
  Branches      151      151           
=======================================
  Hits         1912     1912           
  Misses        182      182           
  Partials        5        5           

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

@florimondmanca florimondmanca merged commit 1fa6695 into master Feb 7, 2024
@florimondmanca florimondmanca deleted the fix/half-day-leave branch February 7, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants