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: add backport config and added codespell pre-commit #109

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

MyuddinKhatri
Copy link
Collaborator

issue - #83

Added backport config - https://github.com/tibdex/backport
Labels to be added - backport version-15 and backport version-14

Added pre-commit codespell

Copy link

github-actions bot commented Aug 12, 2024

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.py781976%77–78, 81, 87, 96, 104, 162, 168, 172, 180–200
   uom.py611280%21–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.py63494%14, 48, 164, 184
inventory_tools/tests
   conftest.py24292%29–30
   test_alternative_workstation.py14843%19–37
   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.py26485%43–46
   test_warehouse_path.py120100% 
TOTAL144352064% 

pyproject.toml Show resolved Hide resolved
@agritheory agritheory marked this pull request as draft August 12, 2024 12:27
@MyuddinKhatri MyuddinKhatri requested a review from Alchez August 12, 2024 13:54
@MyuddinKhatri MyuddinKhatri marked this pull request as ready for review August 13, 2024 06:27
@agritheory agritheory merged commit 1d08015 into version-15 Aug 13, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants