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

add support for 2024_1 wsdl #135

Merged
merged 4 commits into from
Aug 6, 2024
Merged

add support for 2024_1 wsdl #135

merged 4 commits into from
Aug 6, 2024

Conversation

Hrishabh17
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Aug 5, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py901089%26–33, 43–44, 56, 64, 85, 103, 121–122
   classifications.py60100% 
   currencies.py100100% 
   custom_record_types.py110100% 
   custom_records.py170100% 
   customers.py210100% 
   departments.py60100% 
   employees.py44882%17–40
   expense_categories.py60100% 
   expense_reports.py58297%38, 46
   files.py230100% 
   folders.py170100% 
   items.py120100% 
   journal_entries.py41198%81
   locations.py60100% 
   price_level.py60100% 
   projects.py60100% 
   subsidiaries.py60100% 
   tax_groups.py60100% 
   tax_items.py60100% 
   vendor_bills.py762172%65–92, 119, 125, 128–132, 136
   vendor_payments.py46198%41
   vendors.py210100% 
netsuitesdk/errors
   __init__.py00100% 
   errors.py20100% 
   helpers.py14193%21
   parser.py271737%11–29, 36–38
netsuitesdk/internal
   __init__.py00100% 
   client.py3158174%70–72, 84, 125–126, 144–145, 158, 165–166, 173–174, 177–199, 221, 228–236, 256–259, 291, 296–302, 334, 337–340, 364, 366, 369–370, 391, 426–427, 432, 478–482, 496–497, 550–559, 608, 612, 618–622
   constants.py40100% 
   exceptions.py16194%25
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL104814786% 

Tests Skipped Failures Errors Time
102 11 💤 12 ❌ 0 🔥 7m 36s ⏱️

Copy link

github-actions bot commented Aug 5, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py901089%26–33, 43–44, 56, 64, 85, 103, 121–122
   classifications.py60100% 
   currencies.py100100% 
   custom_record_types.py110100% 
   custom_records.py170100% 
   customers.py210100% 
   departments.py60100% 
   employees.py44882%17–40
   expense_categories.py60100% 
   expense_reports.py58297%38, 46
   files.py230100% 
   folders.py170100% 
   items.py120100% 
   journal_entries.py41198%81
   locations.py60100% 
   price_level.py60100% 
   projects.py60100% 
   subsidiaries.py60100% 
   tax_groups.py60100% 
   tax_items.py60100% 
   vendor_bills.py762172%65–92, 119, 125, 128–132, 136
   vendor_payments.py46198%41
   vendors.py210100% 
netsuitesdk/errors
   __init__.py00100% 
   errors.py20100% 
   helpers.py14193%21
   parser.py271737%11–29, 36–38
netsuitesdk/internal
   __init__.py00100% 
   client.py3198374%62–63, 75–77, 89, 130–131, 149–150, 163, 170–171, 178–179, 182–204, 226, 233–241, 261–264, 296, 301–307, 339, 342–345, 369, 371, 374–375, 396, 431–432, 437, 483–487, 501–502, 555–564, 613, 617, 623–627
   constants.py40100% 
   exceptions.py16194%25
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL105214986% 

Tests Skipped Failures Errors Time
102 11 💤 12 ❌ 0 🔥 6m 26s ⏱️

setup.py Show resolved Hide resolved
Copy link

github-actions bot commented Aug 6, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py901089%26–33, 43–44, 56, 64, 85, 103, 121–122
   classifications.py60100% 
   currencies.py100100% 
   custom_record_types.py110100% 
   custom_records.py170100% 
   customers.py210100% 
   departments.py60100% 
   employees.py44882%17–40
   expense_categories.py60100% 
   expense_reports.py58297%38, 46
   files.py230100% 
   folders.py170100% 
   items.py120100% 
   journal_entries.py41198%81
   locations.py60100% 
   price_level.py60100% 
   projects.py60100% 
   subsidiaries.py60100% 
   tax_groups.py60100% 
   tax_items.py60100% 
   vendor_bills.py762172%65–92, 119, 125, 128–132, 136
   vendor_payments.py46198%41
   vendors.py210100% 
netsuitesdk/errors
   __init__.py00100% 
   errors.py20100% 
   helpers.py14193%21
   parser.py271737%11–29, 36–38
netsuitesdk/internal
   __init__.py00100% 
   client.py3198374%62–63, 75–77, 89, 130–131, 149–150, 163, 170–171, 178–179, 182–204, 226, 233–241, 261–264, 296, 301–307, 339, 342–345, 369, 371, 374–375, 396, 431–432, 437, 483–487, 501–502, 555–564, 613, 617, 623–627
   constants.py40100% 
   exceptions.py16194%25
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL105214986% 

Tests Skipped Failures Errors Time
102 11 💤 12 ❌ 0 🔥 6m 48s ⏱️

Copy link

github-actions bot commented Aug 6, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py901089%26–33, 43–44, 56, 64, 85, 103, 121–122
   classifications.py60100% 
   currencies.py100100% 
   custom_record_types.py110100% 
   custom_records.py170100% 
   customers.py210100% 
   departments.py60100% 
   employees.py44882%17–40
   expense_categories.py60100% 
   expense_reports.py58297%38, 46
   files.py230100% 
   folders.py170100% 
   items.py120100% 
   journal_entries.py41198%81
   locations.py60100% 
   price_level.py60100% 
   projects.py60100% 
   subsidiaries.py60100% 
   tax_groups.py60100% 
   tax_items.py60100% 
   vendor_bills.py762172%65–92, 119, 125, 128–132, 136
   vendor_payments.py46198%41
   vendors.py210100% 
netsuitesdk/errors
   __init__.py00100% 
   errors.py20100% 
   helpers.py14193%21
   parser.py271737%11–29, 36–38
netsuitesdk/internal
   __init__.py00100% 
   client.py3198374%62–63, 75–77, 89, 130–131, 149–150, 163, 170–171, 178–179, 182–204, 226, 233–241, 261–264, 296, 301–307, 339, 342–345, 369, 371, 374–375, 396, 431–432, 437, 483–487, 501–502, 555–564, 613, 617, 623–627
   constants.py40100% 
   exceptions.py16194%25
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL105214986% 

Tests Skipped Failures Errors Time
102 11 💤 12 ❌ 0 🔥 5m 55s ⏱️

@Hrishabh17 Hrishabh17 merged commit 2a2cddc into master Aug 6, 2024
2 of 3 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.

2 participants