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

fix: rewrite attendance query in qb & add test for half-day attendance overwritten by leave application #1205

Merged
merged 2 commits into from
Dec 23, 2023

Conversation

ruchamahabal
Copy link
Member

Fixed linter issue with #1147 by converting query to QB
Added test for half-day attendance overwritten by leave application that was fixed here: #1148

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (30d507f) 72.54% compared to head (f79100d) 72.54%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1205   +/-   ##
========================================
  Coverage    72.54%   72.54%           
========================================
  Files          200      200           
  Lines        10915    10916    +1     
========================================
+ Hits          7918     7919    +1     
  Misses        2997     2997           
Files Coverage Δ
hrms/hr/doctype/attendance/attendance.py 70.42% <100.00%> (+0.20%) ⬆️

@ruchamahabal ruchamahabal merged commit f6c04c9 into frappe:develop Dec 23, 2023
8 checks passed
ruchamahabal added a commit that referenced this pull request Dec 23, 2023
…1205

fix: rewrite attendance query in qb & add test for half-day attendance overwritten by leave application (backport #1205)
ruchamahabal added a commit that referenced this pull request Dec 23, 2023
…1205

fix: rewrite attendance query in qb & add test for half-day attendance overwritten by leave application (backport #1205)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants