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

making expenses optional and adding items support for vendor_bill #115

Merged
merged 2 commits into from
May 26, 2023

Conversation

labhvam5
Copy link
Contributor

No description provided.

@labhvam5 labhvam5 temporarily deployed to CI Environment May 23, 2023 09:30 — with GitHub Actions Inactive
@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py90990%26–33, 43–44, 56, 85, 103, 121–122
   classifications.py60100% 
   currencies.py100100% 
   custom_record_types.py110100% 
   custom_records.py170100% 
   customers.py210100% 
   departments.py60100% 
   employees.py340100% 
   expense_categories.py60100% 
   expense_reports.py58297%37, 45
   files.py230100% 
   folders.py170100% 
   items.py120100% 
   journal_entries.py410100% 
   locations.py60100% 
   price_level.py60100% 
   projects.py60100% 
   subsidiaries.py60100% 
   tax_groups.py60100% 
   tax_items.py60100% 
   vendor_bills.py691578%65–93, 120
   vendor_payments.py46198%41
   vendors.py210100% 
netsuitesdk/internal
   __init__.py00100% 
   client.py3057974%71, 110–111, 129–130, 143, 150–151, 158–159, 162–184, 206, 213–221, 241–244, 276, 281–287, 318, 321–324, 348, 350, 353–354, 376, 412–413, 418, 464–468, 482–483, 514–515, 536–545, 594, 598, 610–611
   constants.py40100% 
   exceptions.py16381%24–26
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL97811388% 

Tests Skipped Failures Errors Time
93 11 💤 0 ❌ 0 🔥 9m 52s ⏱️

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py90990%26–33, 43–44, 56, 85, 103, 121–122
   classifications.py60100% 
   currencies.py100100% 
   custom_record_types.py110100% 
   custom_records.py170100% 
   customers.py210100% 
   departments.py60100% 
   employees.py340100% 
   expense_categories.py60100% 
   expense_reports.py58297%37, 45
   files.py230100% 
   folders.py170100% 
   items.py120100% 
   journal_entries.py410100% 
   locations.py60100% 
   price_level.py60100% 
   projects.py60100% 
   subsidiaries.py60100% 
   tax_groups.py60100% 
   tax_items.py60100% 
   vendor_bills.py690100% 
   vendor_payments.py46198%41
   vendors.py210100% 
netsuitesdk/internal
   __init__.py00100% 
   client.py3057775%71, 110–111, 129–130, 143, 150–151, 158–159, 162–184, 206, 213–221, 241–244, 276, 281–287, 318, 321–324, 348, 350, 353–354, 376, 412–413, 418, 464–468, 514–515, 536–545, 594, 598, 610–611
   constants.py40100% 
   exceptions.py16194%25
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL9789490% 

Tests Skipped Failures Errors Time
93 11 💤 1 ❌ 0 🔥 29m 24s ⏱️

@labhvam5 labhvam5 temporarily deployed to CI Environment May 24, 2023 05:55 — with GitHub Actions Inactive
@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py90990%26–33, 43–44, 56, 85, 103, 121–122
   classifications.py60100% 
   currencies.py100100% 
   custom_record_types.py110100% 
   custom_records.py170100% 
   customers.py210100% 
   departments.py60100% 
   employees.py340100% 
   expense_categories.py60100% 
   expense_reports.py58297%37, 45
   files.py230100% 
   folders.py170100% 
   items.py120100% 
   journal_entries.py410100% 
   locations.py60100% 
   price_level.py60100% 
   projects.py60100% 
   subsidiaries.py60100% 
   tax_groups.py60100% 
   tax_items.py60100% 
   vendor_bills.py690100% 
   vendor_payments.py46198%41
   vendors.py210100% 
netsuitesdk/internal
   __init__.py00100% 
   client.py3057974%71, 110–111, 129–130, 143, 150–151, 158–159, 162–184, 206, 213–221, 241–244, 276, 281–287, 318, 321–324, 348, 350, 353–354, 376, 412–413, 418, 464–468, 482–483, 514–515, 536–545, 594, 598, 610–611
   constants.py40100% 
   exceptions.py16381%24–26
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL9789890% 

Tests Skipped Failures Errors Time
93 11 💤 0 ❌ 0 🔥 4m 55s ⏱️

@labhvam5 labhvam5 merged commit 8a14ba5 into master May 26, 2023
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.

2 participants