agritheory / check_run

Payables utility for ERPNext
https://agritheory.com/documentation/check_run/
Other
29 stars 26 forks source link

Refactor pyproject.toml #274

Open MyuddinKhatri opened 2 months ago

MyuddinKhatri commented 2 months ago

Issue - #242

github-actions[bot] commented 2 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py10100% 
customize.py51510%1–2, 4, 7–8, 11–18, 23–31, 43–44, 47, 49, 76–80, 82, 115–119, 121, 214–217, 220–227, 229
hooks.py190100% 
check_run
   __init__.py211147%16–19, 26–30, 35–36
check_run/doctype
   __init__.py00100% 
check_run/doctype/check_run
   __init__.py00100% 
   check_run.py53522258%37–41, 43–49, 51–53, 56, 61, 73–76, 78–81, 83–85, 89, 95–102, 106, 112, 128, 133, 145, 158, 167, 170, 177, 182, 192, 195, 200–201, 233, 236, 243–244, 278, 284–286, 309, 313, 319–322, 341–343, 351, 353, 360, 386, 415, 426–445, 447–451, 454, 462–463, 471–472, 475–481, 483–485, 496–503, 506, 515–516, 543, 546–549, 557–558, 567, 577, 703, 713, 741–742, 751–752, 769–773, 778, 781–783, 788, 791–795, 797–813, 819–826, 829–837, 840–849, 859, 861–863, 868–869, 883, 897, 915–924, 930–933, 938–939
   test_check_run.py40100% 
check_run/doctype/check_run_settings
   __init__.py00100% 
   check_run_settings.py120100% 
   test_check_run_settings.py30100% 
check_run/print_format
   __init__.py00100% 
check_run/print_format/example_secondary_print_format
   __init__.py00100% 
check_run/print_format/example_voucher
   __init__.py00100% 
check_run/report
   __init__.py00100% 
check_run/report/payables_attachments
   __init__.py00100% 
   payables_attachments.py14140%4–7, 10–11, 14–16, 39–40, 47, 50–51
check_run/report/positive_pay
   __init__.py00100% 
   positive_pay.py990%4, 7–8, 11–12, 34–37
config
   __init__.py00100% 
   desktop.py330%1, 4–5
   docs.py220%11–12
overrides
   __init__.py00100% 
   bank.py12120%4–5, 8–9, 11–12, 14, 24–27, 32
   payment_entry.py1263373%24, 27–28, 40, 50, 69, 72–75, 95, 100, 103–105, 116–117, 166, 176, 186, 205, 226, 254–256, 258, 267–268, 270–271, 284, 292, 300
tests
   conftest.py23291%25–26
   test_check_run.py95396%88–89, 97
   test_payment_entry.py1290100% 
TOTAL105936265% 

MyuddinKhatri commented 2 months ago

Branch name in pyproject is wrong, probably matters for release CI.

Updated version to 14.11.7 latest release from version-14