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: Deferred revenue test case #29057

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

deepeshgarg007
Copy link
Member

Add fix for test case added in #29052

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #29057 (6f933db) into develop (bb6d1de) will increase coverage by 0.17%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #29057      +/-   ##
===========================================
+ Coverage    55.36%   55.54%   +0.17%     
===========================================
  Files         1128     1128              
  Lines        67295    67333      +38     
===========================================
+ Hits         37256    37397     +141     
+ Misses       30039    29936     -103     
Impacted Files Coverage Δ
...e/asset_value_adjustment/asset_value_adjustment.py 86.04% <0.00%> (-3.49%) ⬇️
.../report/bom_operations_time/bom_operations_time.py 93.33% <0.00%> (-3.34%) ⬇️
erpnext/assets/doctype/asset/depreciation.py 84.93% <0.00%> (-2.74%) ⬇️
erpnext/stock/reorder_item.py 76.06% <0.00%> (-1.71%) ⬇️
...ctype/accounting_dimension/accounting_dimension.py 64.06% <0.00%> (-1.57%) ⬇️
...e/period_closing_voucher/period_closing_voucher.py 88.23% <0.00%> (-1.48%) ⬇️
erpnext/portal/utils.py 28.98% <0.00%> (-1.45%) ⬇️
erpnext/selling/doctype/sales_order/sales_order.py 77.58% <0.00%> (-0.39%) ⬇️
...stock/doctype/purchase_receipt/purchase_receipt.py 90.37% <0.00%> (-0.27%) ⬇️
erpnext/payroll/doctype/salary_slip/salary_slip.py 83.73% <0.00%> (-0.27%) ⬇️
... and 21 more

@marination marination merged commit 27b157d into frappe:develop Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Manual Testing The changes in this PR does not require manual testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants