Skip to content

Commit

Permalink
Track stock manufacturing overrides v15 (#104)
Browse files Browse the repository at this point in the history
* ci: track overrides for stock and manufacturing cycles (v15)

* ci: update workflows

* ci: track overrides for opurchase cycles (v15)

* ci: fix override hash

* chore: update pre-commit and track overrides hashes

* chore: update pre-commit

* fix: merge conficts, update override hash

* chore: track overrides

* chore: track overrides

---------

Co-authored-by: Rohan Bansal <[email protected]>
Co-authored-by: fproldan <[email protected]>
  • Loading branch information
3 people authored Jul 23, 2024
1 parent e00b539 commit 058072e
Show file tree
Hide file tree
Showing 80 changed files with 5,444 additions and 6,183 deletions.
164 changes: 0 additions & 164 deletions .github/validate_customizations.py

This file was deleted.

Loading

1 comment on commit 058072e

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
inventory_tools
   __init__.py50100% 
   customize.py24240%4–47
   hooks.py170100% 
inventory_tools/inventory_tools
   __init__.py00100% 
   boot.py660%1–8
inventory_tools/inventory_tools/doctype
   __init__.py00100% 
inventory_tools/inventory_tools/doctype/inventory_tools_settings
   __init__.py00100% 
   inventory_tools_settings.py593541%16–17, 24–45, 60–65, 73–78, 85–91
   test_inventory_tools_settings.py30100% 
inventory_tools/inventory_tools/doctype/purchase_invoice_subcontracting_detail
   __init__.py00100% 
   purchase_invoice_subcontracting_detail.py330%5–9
inventory_tools/inventory_tools/doctype/purchase_order_subcontracting_detail
   __init__.py00100% 
   purchase_order_subcontracting_detail.py30100% 
inventory_tools/inventory_tools/doctype/subcontracting_default
   __init__.py00100% 
   subcontracting_default.py330%5–9
inventory_tools/inventory_tools/overrides
   job_card.py17288%25, 32
   purchase_order.py14810032%22, 81–84, 93–101, 112–131, 136–154, 159–222, 234–240, 253, 262–264, 269–274
   sales_order.py24196%46
   stock_entry.py771975%77–78, 81, 87, 96, 104, 162, 168, 172, 179–199
   uom.py611575%11–23, 44–45, 84, 91, 109–114
   warehouse.py431663%12, 17, 36–37, 40, 54–68
   work_order.py25120817%26–29, 32–37, 40–42, 45–46, 49–50, 57–58, 65–93, 102–112, 125–158, 175, 178–181, 191–232, 240–270, 276–289, 293–316, 320–357, 365–380, 385–471, 476–498, 512
inventory_tools/inventory_tools/report
   __init__.py00100% 
inventory_tools/inventory_tools/report/manufacturing_capacity
   __init__.py00100% 
   manufacturing_capacity.py805531%11–12, 16, 84–115, 127–133, 214–296, 311–316, 324–338
inventory_tools/inventory_tools/report/material_demand
   __init__.py00100% 
   material_demand.py148994%18, 207–208, 227, 240, 248, 258, 274, 315
inventory_tools/inventory_tools/report/quotation_demand
   __init__.py00100% 
   quotation_demand.py64494%14, 48, 164, 185
inventory_tools/tests
   conftest.py24292%29–30
   test_manufacturing_capacity.py500100% 
   test_material_demand.py117893%47, 92, 129, 136–138, 185, 233
   test_overproduction.py930100% 
   test_quotation_demand_report.py71199%43
   test_uom.py150100% 
   test_warehouse_path.py120100% 
TOTAL141851164% 

Please sign in to comment.