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

chore: stock ledger invariant check report #28921

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

ankush
Copy link
Member

@ankush ankush commented Dec 16, 2021

A report for verifying invariants expected in stock ledger.

Mostly meant for debugging, not meant for consumption by users.

Screen.Recording.2021-12-16.at.10.04.48.PM.mov

@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #28921 (2b90bc1) into develop (2be62c2) will decrease coverage by 0.04%.
The diff coverage is 46.34%.

❗ Current head 2b90bc1 differs from pull request most recent head 9a1accc. Consider uploading reports for the commit 9a1accc to get more accurate results

@@             Coverage Diff             @@
##           develop   #28921      +/-   ##
===========================================
- Coverage    55.57%   55.53%   -0.05%     
===========================================
  Files         1126     1127       +1     
  Lines        67199    67240      +41     
===========================================
- Hits         37349    37340       -9     
- Misses       29850    29900      +50     
Impacted Files Coverage Δ
...er_invariant_check/stock_ledger_invariant_check.py 46.34% <46.34%> (ø)
erpnext/utilities/product.py 14.70% <0.00%> (-35.30%) ⬇️
erpnext/shopping_cart/product_info.py 30.30% <0.00%> (-21.22%) ⬇️
erpnext/assets/doctype/asset/depreciation.py 84.93% <0.00%> (-2.74%) ⬇️
erpnext/stock/report/stock_ledger/stock_ledger.py 75.60% <0.00%> (-2.44%) ⬇️
...e/shopping_cart_settings/shopping_cart_settings.py 65.38% <0.00%> (-1.93%) ⬇️
erpnext/shopping_cart/product_query.py 61.19% <0.00%> (-1.50%) ⬇️
.../report/stock_projected_qty/stock_projected_qty.py 88.15% <0.00%> (-1.32%) ⬇️
erpnext/controllers/stock_controller.py 89.90% <0.00%> (-0.99%) ⬇️
erpnext/accounts/deferred_revenue.py 75.87% <0.00%> (-0.88%) ⬇️
... and 14 more

@ankush ankush force-pushed the stock_ledger_invariant_check_report branch from 09ad999 to 6ef26a6 Compare December 16, 2021 16:09
@ankush ankush marked this pull request as ready for review December 16, 2021 16:09
@ankush ankush force-pushed the stock_ledger_invariant_check_report branch 2 times, most recently from a16a818 to 2b90bc1 Compare December 16, 2021 16:11
@ankush ankush added the stock label Dec 16, 2021
@ankush ankush changed the title chore: ledger invariant check report chore: stock ledger invariant check report Dec 16, 2021
@ankush ankush force-pushed the stock_ledger_invariant_check_report branch from 2b90bc1 to 9a1accc Compare December 16, 2021 17:01
@ankush ankush merged commit 6ba8f76 into frappe:develop Dec 16, 2021
@ankush ankush deleted the stock_ledger_invariant_check_report branch December 16, 2021 17:01
mergify bot pushed a commit that referenced this pull request Dec 16, 2021
mergify bot pushed a commit that referenced this pull request Dec 16, 2021
ankush added a commit that referenced this pull request Dec 16, 2021
(cherry picked from commit 6ba8f76)

Co-authored-by: Ankush Menat <ankush@frappe.io>
ankush added a commit that referenced this pull request Dec 16, 2021
(cherry picked from commit 6ba8f76)

Co-authored-by: Ankush Menat <ankush@frappe.io>
conncampbell pushed a commit to conncampbell/erpnext that referenced this pull request Jan 9, 2022
conncampbell pushed a commit to conncampbell/erpnext that referenced this pull request Jan 9, 2022
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.

1 participant