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

feat: Count API will get only active counts #140

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Conversation

Ashutosh619-sudo
Copy link
Contributor

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py921287%26–33, 43–50, 62, 70, 91, 109, 127–128
   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.py3228574%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, 503–507, 560–569, 618, 622, 628–632
   constants.py40100% 
   exceptions.py16194%25
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL105715386% 

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

Copy link

github-actions bot commented Oct 1, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
netsuitesdk
   __init__.py40100% 
   connection.py700100% 
netsuitesdk/api
   __init__.py00100% 
   accounts.py60100% 
   adv_inter_company_journal_entries.py70100% 
   base.py921287%26–33, 43–50, 62, 70, 91, 109, 127–128
   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.py3228574%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, 503–507, 560–569, 618, 622, 628–632
   constants.py40100% 
   exceptions.py16194%25
   netsuite_types.py20100% 
   utils.py40490%34, 52, 63, 65
TOTAL105715386% 

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

@Ashutosh619-sudo Ashutosh619-sudo merged commit e49f95a into master Oct 1, 2024
3 of 4 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