Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: validate attendance in payroll #723

Conversation

ruchamahabal
Copy link
Member

@ruchamahabal ruchamahabal commented Jul 22, 2023

backport of #705

- decoupled functions, better naming, remove unnecessary code

- missing attendance query not fetching employees with no attendance records

- relieving date not considered while fetching unmarked attendance
@ruchamahabal ruchamahabal force-pushed the refactor-validate-attendance-v14 branch from 8e0dbaf to df1326a Compare July 22, 2023 09:16
@ruchamahabal ruchamahabal force-pushed the refactor-validate-attendance-v14 branch from df1326a to 4c50864 Compare July 22, 2023 09:46
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2023

Codecov Report

Merging #723 (fac711c) into version-14-hotfix (9443af8) will increase coverage by 0.32%.
The diff coverage is 93.33%.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-14-hotfix     #723      +/-   ##
=====================================================
+ Coverage              73.09%   73.42%   +0.32%     
=====================================================
  Files                    192      192              
  Lines                   9924     9933       +9     
=====================================================
+ Hits                    7254     7293      +39     
+ Misses                  2670     2640      -30     
Impacted Files Coverage Δ
...rms/payroll/doctype/payroll_entry/payroll_entry.py 84.23% <93.18%> (+4.86%) ⬆️
hrms/hr/doctype/shift_type/shift_type.py 94.59% <100.00%> (+1.80%) ⬆️

... and 1 file with indirect coverage changes

ruchamahabal

This comment was marked as duplicate.

@ruchamahabal ruchamahabal merged commit baf6715 into frappe:version-14-hotfix Jul 24, 2023
5 checks passed
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants