| src/usaspending/__init__.py |
(no function) |
11 |
0 |
0 |
100% |
| src/usaspending/cli/__init__.py |
(no function) |
0 |
0 |
0 |
100% |
| src/usaspending/cli/download_award.py |
main |
34 |
34 |
0 |
0% |
| src/usaspending/cli/download_award.py |
(no function) |
14 |
14 |
0 |
0% |
| src/usaspending/client.py |
USASpending.__init__ |
6 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending._create_session |
3 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.rate_limiter |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.retry_handler |
4 |
4 |
0 |
0% |
| src/usaspending/client.py |
USASpending.awards |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.downloads |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.recipients |
4 |
4 |
0 |
0% |
| src/usaspending/client.py |
USASpending.transactions |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.spending |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.funding |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.subawards |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending.agencies |
4 |
0 |
0 |
100% |
| src/usaspending/client.py |
USASpending._make_request |
1 |
1 |
0 |
0% |
| src/usaspending/client.py |
USASpending._make_uncached_request |
45 |
45 |
0 |
0% |
| src/usaspending/client.py |
USASpending._download_binary_file |
22 |
22 |
0 |
0% |
| src/usaspending/client.py |
USASpending._download_binary_file.download_operation |
9 |
9 |
0 |
0% |
| src/usaspending/client.py |
USASpending.close |
3 |
3 |
0 |
0% |
| src/usaspending/client.py |
(no function) |
38 |
0 |
12 |
100% |
| src/usaspending/config.py |
_Config.__init__ |
16 |
0 |
0 |
100% |
| src/usaspending/config.py |
_Config.configure |
9 |
2 |
0 |
78% |
| src/usaspending/config.py |
_Config._apply_cachier_settings |
7 |
1 |
0 |
86% |
| src/usaspending/config.py |
_Config._apply_logging_settings |
1 |
0 |
0 |
100% |
| src/usaspending/config.py |
_Config.validate |
12 |
5 |
0 |
58% |
| src/usaspending/config.py |
(no function) |
26 |
0 |
0 |
100% |
| src/usaspending/download/__init__.py |
(no function) |
3 |
0 |
0 |
100% |
| src/usaspending/download/job.py |
DownloadJob.__init__ |
9 |
0 |
0 |
100% |
| src/usaspending/download/job.py |
DownloadJob.state |
1 |
0 |
0 |
100% |
| src/usaspending/download/job.py |
DownloadJob.status_details |
1 |
1 |
0 |
0% |
| src/usaspending/download/job.py |
DownloadJob.error_message |
1 |
1 |
0 |
0% |
| src/usaspending/download/job.py |
DownloadJob.result_files |
1 |
1 |
0 |
0% |
| src/usaspending/download/job.py |
DownloadJob.is_complete |
1 |
0 |
0 |
100% |
| src/usaspending/download/job.py |
DownloadJob.refresh_status |
17 |
10 |
0 |
41% |
| src/usaspending/download/job.py |
DownloadJob.wait_for_completion |
15 |
15 |
0 |
0% |
| src/usaspending/download/job.py |
DownloadJob._process_download |
25 |
25 |
0 |
0% |
| src/usaspending/download/job.py |
DownloadJob.__repr__ |
1 |
1 |
0 |
0% |
| src/usaspending/download/job.py |
(no function) |
26 |
0 |
2 |
100% |
| src/usaspending/download/manager.py |
DownloadManager.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/download/manager.py |
DownloadManager.queue_download |
14 |
1 |
0 |
93% |
| src/usaspending/download/manager.py |
DownloadManager.check_status |
4 |
0 |
0 |
100% |
| src/usaspending/download/manager.py |
DownloadManager.download_file |
8 |
8 |
0 |
0% |
| src/usaspending/download/manager.py |
DownloadManager.unzip_file |
13 |
13 |
0 |
0% |
| src/usaspending/download/manager.py |
(no function) |
15 |
0 |
3 |
100% |
| src/usaspending/exceptions.py |
APIError.__init__ |
3 |
0 |
0 |
100% |
| src/usaspending/exceptions.py |
HTTPError.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/exceptions.py |
RateLimitError.__init__ |
2 |
2 |
0 |
0% |
| src/usaspending/exceptions.py |
DownloadError.__init__ |
3 |
0 |
0 |
100% |
| src/usaspending/exceptions.py |
(no function) |
14 |
0 |
0 |
100% |
| src/usaspending/logging_config.py |
USASpendingLogger.configure |
31 |
7 |
0 |
77% |
| src/usaspending/logging_config.py |
USASpendingLogger.get_logger |
3 |
0 |
0 |
100% |
| src/usaspending/logging_config.py |
USASpendingLogger.is_debug_enabled |
2 |
2 |
0 |
0% |
| src/usaspending/logging_config.py |
USASpendingLogger.reset |
6 |
6 |
0 |
0% |
| src/usaspending/logging_config.py |
get_logger |
1 |
1 |
0 |
0% |
| src/usaspending/logging_config.py |
log_api_request |
7 |
7 |
0 |
0% |
| src/usaspending/logging_config.py |
log_api_response |
12 |
12 |
0 |
0% |
| src/usaspending/logging_config.py |
log_query_execution |
3 |
1 |
0 |
67% |
| src/usaspending/logging_config.py |
(no function) |
19 |
0 |
0 |
100% |
| src/usaspending/models/__init__.py |
(no function) |
21 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency._fetch_details |
14 |
3 |
0 |
79% |
| src/usaspending/models/agency.py |
Agency._get_award_summary |
11 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.fiscal_year |
2 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.toptier_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.code |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.name |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.abbreviation |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.id |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.agency_id |
2 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.icon_filename |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.mission |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.website |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.congressional_justification_url |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.about_agency_data |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.subtier_agency_count |
2 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.messages |
4 |
1 |
0 |
75% |
| src/usaspending/models/agency.py |
Agency.def_codes |
14 |
2 |
0 |
86% |
| src/usaspending/models/agency.py |
Agency.has_agency_page |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.office_agency_name |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.slug |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.obligations |
1 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.total_obligations |
4 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.latest_action_date |
5 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.transaction_count |
4 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.awards |
2 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.subagencies |
20 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.get_obligations |
2 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.contract_obligations |
2 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
Agency.grant_obligations |
2 |
2 |
0 |
0% |
| src/usaspending/models/agency.py |
Agency.idv_obligations |
2 |
2 |
0 |
0% |
| src/usaspending/models/agency.py |
Agency.loan_obligations |
2 |
2 |
0 |
0% |
| src/usaspending/models/agency.py |
Agency.direct_payment_obligations |
2 |
2 |
0 |
0% |
| src/usaspending/models/agency.py |
Agency.other_obligations |
2 |
2 |
0 |
0% |
| src/usaspending/models/agency.py |
Agency.get_transaction_count |
6 |
1 |
0 |
83% |
| src/usaspending/models/agency.py |
Agency.__repr__ |
3 |
0 |
0 |
100% |
| src/usaspending/models/agency.py |
(no function) |
84 |
0 |
4 |
100% |
| src/usaspending/models/award.py |
Award.__init__ |
6 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award._fetch_details |
17 |
4 |
0 |
76% |
| src/usaspending/models/award.py |
Award.id |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.generated_unique_award_id |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.award_identifier |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.category |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.type |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.award_type_code |
1 |
1 |
0 |
0% |
| src/usaspending/models/award.py |
Award.type_description |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.description |
4 |
1 |
0 |
75% |
| src/usaspending/models/award.py |
Award.total_obligation |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.subaward_count |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.total_subaward_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.date_signed |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.base_obligation_date |
1 |
1 |
0 |
0% |
| src/usaspending/models/award.py |
Award.total_account_outlay |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.total_account_obligation |
1 |
1 |
0 |
0% |
| src/usaspending/models/award.py |
Award.total_outlay |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.total_account_obligation |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.account_outlays_by_defc |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.account_obligations_by_defc |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.parent_award |
3 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.executive_details |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.recipient_uei |
5 |
2 |
0 |
60% |
| src/usaspending/models/award.py |
Award.covid19_obligations |
1 |
1 |
0 |
0% |
| src/usaspending/models/award.py |
Award.covid19_outlays |
1 |
1 |
0 |
0% |
| src/usaspending/models/award.py |
Award.infrastructure_obligations |
1 |
1 |
0 |
0% |
| src/usaspending/models/award.py |
Award.infrastructure_outlays |
1 |
1 |
0 |
0% |
| src/usaspending/models/award.py |
Award.award_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.start_date |
5 |
5 |
0 |
0% |
| src/usaspending/models/award.py |
Award.end_date |
5 |
5 |
0 |
0% |
| src/usaspending/models/award.py |
Award.usa_spending_url |
4 |
4 |
0 |
0% |
| src/usaspending/models/award.py |
Award.period_of_performance |
7 |
2 |
0 |
71% |
| src/usaspending/models/award.py |
Award.place_of_performance |
6 |
2 |
0 |
67% |
| src/usaspending/models/award.py |
Award.recipient |
13 |
4 |
0 |
69% |
| src/usaspending/models/award.py |
Award._load_agency_data |
23 |
1 |
0 |
96% |
| src/usaspending/models/award.py |
Award.funding_agency |
7 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.awarding_agency |
7 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.funding_subtier_agency |
12 |
1 |
0 |
92% |
| src/usaspending/models/award.py |
Award.awarding_subtier_agency |
12 |
1 |
0 |
92% |
| src/usaspending/models/award.py |
Award.transactions |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.funding |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award.subawards |
1 |
0 |
0 |
100% |
| src/usaspending/models/award.py |
Award._download_type |
10 |
10 |
0 |
0% |
| src/usaspending/models/award.py |
Award.download |
13 |
13 |
0 |
0% |
| src/usaspending/models/award.py |
Award.__repr__ |
3 |
3 |
0 |
0% |
| src/usaspending/models/award.py |
(no function) |
104 |
0 |
6 |
100% |
| src/usaspending/models/award_factory.py |
create_award |
24 |
0 |
0 |
100% |
| src/usaspending/models/award_factory.py |
(no function) |
5 |
0 |
3 |
100% |
| src/usaspending/models/base_model.py |
BaseModel.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/base_model.py |
BaseModel.raw |
1 |
0 |
0 |
100% |
| src/usaspending/models/base_model.py |
BaseModel.to_dict |
1 |
0 |
0 |
100% |
| src/usaspending/models/base_model.py |
BaseModel.get_value |
10 |
0 |
0 |
100% |
| src/usaspending/models/base_model.py |
ClientAwareModel.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/models/base_model.py |
ClientAwareModel._client |
1 |
0 |
0 |
100% |
| src/usaspending/models/base_model.py |
(no function) |
12 |
0 |
2 |
100% |
| src/usaspending/models/contract.py |
Contract.piid |
1 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
Contract.base_exercised_options |
1 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
Contract.base_and_all_options |
1 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
Contract.contract_award_type |
1 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
Contract.naics_code |
8 |
4 |
0 |
50% |
| src/usaspending/models/contract.py |
Contract.naics_description |
8 |
4 |
0 |
50% |
| src/usaspending/models/contract.py |
Contract.psc_code |
6 |
2 |
0 |
67% |
| src/usaspending/models/contract.py |
Contract.psc_description |
6 |
2 |
0 |
67% |
| src/usaspending/models/contract.py |
Contract.psc_hierarchy |
1 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
Contract.naics_hierarchy |
1 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
Contract.latest_transaction_contract_data |
1 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
Contract.subawards |
2 |
0 |
0 |
100% |
| src/usaspending/models/contract.py |
(no function) |
32 |
0 |
2 |
100% |
| src/usaspending/models/district_spending.py |
DistrictSpending.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/district_spending.py |
DistrictSpending.district_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/district_spending.py |
DistrictSpending.state_code |
5 |
0 |
0 |
100% |
| src/usaspending/models/district_spending.py |
DistrictSpending.district_number |
5 |
0 |
0 |
100% |
| src/usaspending/models/district_spending.py |
DistrictSpending.is_multiple_districts |
2 |
0 |
0 |
100% |
| src/usaspending/models/district_spending.py |
DistrictSpending.__repr__ |
3 |
0 |
0 |
100% |
| src/usaspending/models/district_spending.py |
(no function) |
14 |
0 |
2 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.file_name |
1 |
0 |
0 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.message |
1 |
0 |
0 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.seconds_elapsed |
1 |
0 |
0 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.api_status |
7 |
3 |
0 |
57% |
| src/usaspending/models/download.py |
DownloadStatus.total_columns |
1 |
0 |
0 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.total_rows |
1 |
0 |
0 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.total_size_kb |
1 |
0 |
0 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.file_url |
1 |
0 |
0 |
100% |
| src/usaspending/models/download.py |
DownloadStatus.__repr__ |
1 |
1 |
0 |
0% |
| src/usaspending/models/download.py |
(no function) |
32 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.transaction_obligated_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.gross_outlay_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.disaster_emergency_fund_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.federal_account |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.account_title |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.funding_agency_name |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.funding_agency_id |
2 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.funding_toptier_agency_id |
2 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.funding_agency_slug |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.funding_agency |
4 |
4 |
0 |
0% |
| src/usaspending/models/funding.py |
Funding.awarding_agency_name |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.awarding_agency_id |
2 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.awarding_toptier_agency_id |
2 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.awarding_agency_slug |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.awarding_agency |
4 |
4 |
0 |
0% |
| src/usaspending/models/funding.py |
Funding.object_class |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.object_class_name |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.program_activity_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.program_activity_name |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.reporting_fiscal_year |
2 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.reporting_fiscal_quarter |
2 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.reporting_fiscal_month |
2 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.is_quarterly_submission |
1 |
0 |
0 |
100% |
| src/usaspending/models/funding.py |
Funding.__repr__ |
14 |
2 |
0 |
86% |
| src/usaspending/models/funding.py |
(no function) |
53 |
0 |
2 |
100% |
| src/usaspending/models/grant.py |
Grant.fain |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.uri |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.record_type |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.cfda_info |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.cfda_number |
7 |
2 |
0 |
71% |
| src/usaspending/models/grant.py |
Grant.primary_cfda_info |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.sai_number |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.funding_opportunity |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.non_federal_funding |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.total_funding |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.transaction_obligated_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.total_subsidy_cost |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.base_exercised_options |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.base_and_all_options |
1 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
Grant.subawards |
2 |
0 |
0 |
100% |
| src/usaspending/models/grant.py |
(no function) |
38 |
0 |
2 |
100% |
| src/usaspending/models/idv.py |
IDV.piid |
1 |
0 |
0 |
100% |
| src/usaspending/models/idv.py |
IDV.base_and_all_options |
1 |
0 |
0 |
100% |
| src/usaspending/models/idv.py |
IDV.base_exercised_options |
1 |
0 |
0 |
100% |
| src/usaspending/models/idv.py |
IDV.contract_award_type |
1 |
0 |
0 |
100% |
| src/usaspending/models/idv.py |
IDV.naics_code |
6 |
2 |
0 |
67% |
| src/usaspending/models/idv.py |
IDV.naics_description |
4 |
4 |
0 |
0% |
| src/usaspending/models/idv.py |
IDV.psc_code |
6 |
2 |
0 |
67% |
| src/usaspending/models/idv.py |
IDV.psc_description |
4 |
4 |
0 |
0% |
| src/usaspending/models/idv.py |
IDV.psc_hierarchy |
1 |
0 |
0 |
100% |
| src/usaspending/models/idv.py |
IDV.naics_hierarchy |
1 |
0 |
0 |
100% |
| src/usaspending/models/idv.py |
IDV.latest_transaction_contract_data |
1 |
0 |
0 |
100% |
| src/usaspending/models/idv.py |
IDV.place_of_performance |
6 |
2 |
0 |
67% |
| src/usaspending/models/idv.py |
(no function) |
33 |
0 |
0 |
100% |
| src/usaspending/models/lazy_record.py |
LazyRecord.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/models/lazy_record.py |
LazyRecord._ensure_details |
6 |
0 |
0 |
100% |
| src/usaspending/models/lazy_record.py |
LazyRecord._fetch_details |
1 |
0 |
0 |
100% |
| src/usaspending/models/lazy_record.py |
LazyRecord._lazy_get |
13 |
0 |
0 |
100% |
| src/usaspending/models/lazy_record.py |
(no function) |
7 |
0 |
2 |
100% |
| src/usaspending/models/loan.py |
Loan.fain |
1 |
0 |
0 |
100% |
| src/usaspending/models/loan.py |
Loan.uri |
1 |
0 |
0 |
100% |
| src/usaspending/models/loan.py |
Loan.total_subsidy_cost |
1 |
0 |
0 |
100% |
| src/usaspending/models/loan.py |
Loan.total_loan_value |
1 |
0 |
0 |
100% |
| src/usaspending/models/loan.py |
Loan.cfda_info |
1 |
0 |
0 |
100% |
| src/usaspending/models/loan.py |
Loan.cfda_number |
1 |
0 |
0 |
100% |
| src/usaspending/models/loan.py |
Loan.primary_cfda_info |
1 |
0 |
0 |
100% |
| src/usaspending/models/loan.py |
Loan.sai_number |
1 |
1 |
0 |
0% |
| src/usaspending/models/loan.py |
(no function) |
24 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.address_line1 |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.address_line2 |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.address_line3 |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.city_name |
4 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.city |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.state_name |
4 |
1 |
0 |
75% |
| src/usaspending/models/location.py |
Location.country_name |
4 |
1 |
0 |
75% |
| src/usaspending/models/location.py |
Location.zip4 |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.county_name |
4 |
1 |
0 |
75% |
| src/usaspending/models/location.py |
Location.county_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.congressional_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.foreign_province |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.foreign_postal_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.state_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.country_code |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.zip5 |
2 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.district |
2 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.formatted_address |
7 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location._format_location_string_property |
3 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
Location.__repr__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/location.py |
(no function) |
45 |
0 |
0 |
100% |
| src/usaspending/models/period_of_performance.py |
PeriodOfPerformance.__init__ |
3 |
0 |
0 |
100% |
| src/usaspending/models/period_of_performance.py |
PeriodOfPerformance.start_date |
1 |
0 |
0 |
100% |
| src/usaspending/models/period_of_performance.py |
PeriodOfPerformance.end_date |
1 |
0 |
0 |
100% |
| src/usaspending/models/period_of_performance.py |
PeriodOfPerformance.last_modified_date |
1 |
0 |
0 |
100% |
| src/usaspending/models/period_of_performance.py |
PeriodOfPerformance.potential_end_date |
1 |
1 |
0 |
0% |
| src/usaspending/models/period_of_performance.py |
PeriodOfPerformance.__repr__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/period_of_performance.py |
(no function) |
16 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.__init__ |
9 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient._fetch_details |
11 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient._clean_recipient_id |
11 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.recipient_id |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.name |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.duns |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.uei |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.parent |
4 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.parents |
7 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.business_types |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.location |
2 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.total_transaction_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.total_transactions |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.total_face_value_loan_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.total_face_value_loan_transactions |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
Recipient.__repr__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient.py |
(no function) |
41 |
0 |
2 |
100% |
| src/usaspending/models/recipient_spending.py |
RecipientSpending.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient_spending.py |
RecipientSpending.duns |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient_spending.py |
RecipientSpending.amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient_spending.py |
RecipientSpending.total_outlays |
1 |
1 |
0 |
0% |
| src/usaspending/models/recipient_spending.py |
RecipientSpending.spending_level |
1 |
0 |
0 |
100% |
| src/usaspending/models/recipient_spending.py |
RecipientSpending.__repr__ |
3 |
0 |
0 |
100% |
| src/usaspending/models/recipient_spending.py |
(no function) |
15 |
0 |
2 |
100% |
| src/usaspending/models/spending.py |
Spending.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.id |
1 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.name |
1 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.code |
1 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.total_outlays |
1 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.spending_level |
1 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.category |
1 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
Spending.__repr__ |
3 |
0 |
0 |
100% |
| src/usaspending/models/spending.py |
(no function) |
21 |
0 |
2 |
100% |
| src/usaspending/models/subaward.py |
SubAward.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.place_of_performance |
4 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.recipient |
6 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.parent_award |
3 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.id |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.sub_award_id |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.sub_award_type |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.sub_awardee_name |
2 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.sub_award_date |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.sub_award_amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.awarding_agency |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.awarding_sub_agency |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.prime_award_id |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.prime_recipient_name |
2 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.prime_award_recipient_id |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.sub_award_description |
2 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.subaward_description_sorted |
1 |
1 |
0 |
0% |
| src/usaspending/models/subaward.py |
SubAward.sub_recipient_uei |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.prime_award_recipient_uei |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.prime_award_generated_internal_id |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.prime_award_internal_id |
2 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.naics |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.psc |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.assistance_listing |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.__repr__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.name |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.amount |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.description |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
SubAward.award_date |
1 |
0 |
0 |
100% |
| src/usaspending/models/subaward.py |
(no function) |
69 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.__init__ |
7 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.name |
1 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.code |
1 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.abbreviation |
1 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.total_obligations |
2 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.transaction_count |
2 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.new_award_count |
2 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.offices |
9 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
SubTierAgency.__repr__ |
3 |
0 |
0 |
100% |
| src/usaspending/models/subtier_agency.py |
(no function) |
21 |
0 |
2 |
100% |
| src/usaspending/models/transaction.py |
Transaction.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.amt |
2 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.id |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.type |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.type_description |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.action_date |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.action_type |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.action_type_description |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.modification_number |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.award_description |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.federal_action_obligation |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.face_value_loan_guarantee |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.original_loan_subsidy_cost |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.cfda_number |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
Transaction.__repr__ |
1 |
0 |
0 |
100% |
| src/usaspending/models/transaction.py |
(no function) |
34 |
0 |
0 |
100% |
| src/usaspending/queries/__init__.py |
(no function) |
14 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch.__init__ |
4 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch._endpoint |
1 |
1 |
0 |
0% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch._build_payload |
3 |
1 |
0 |
67% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch._execute_query |
23 |
1 |
0 |
96% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch._transform_result |
12 |
2 |
0 |
83% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch.count |
8 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch.with_search_text |
3 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch.toptier |
3 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch.subtier |
3 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch.office |
3 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
AgenciesSearch._clone |
3 |
0 |
0 |
100% |
| src/usaspending/queries/agencies_search.py |
(no function) |
21 |
0 |
2 |
100% |
| src/usaspending/queries/agency_award_summary.py |
AgencyAwardSummary.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/queries/agency_award_summary.py |
AgencyAwardSummary._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/agency_award_summary.py |
AgencyAwardSummary._construct_endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/agency_award_summary.py |
AgencyAwardSummary.find_by_id |
1 |
0 |
0 |
100% |
| src/usaspending/queries/agency_award_summary.py |
AgencyAwardSummary.get_awards_summary |
20 |
0 |
0 |
100% |
| src/usaspending/queries/agency_award_summary.py |
(no function) |
13 |
0 |
2 |
100% |
| src/usaspending/queries/agency_query.py |
AgencyQuery.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/queries/agency_query.py |
AgencyQuery._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/agency_query.py |
AgencyQuery.find_by_id |
9 |
0 |
0 |
100% |
| src/usaspending/queries/agency_query.py |
AgencyQuery._get_resource_with_params |
6 |
0 |
0 |
100% |
| src/usaspending/queries/agency_query.py |
(no function) |
12 |
0 |
2 |
100% |
| src/usaspending/queries/award_query.py |
AwardQuery.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/queries/award_query.py |
AwardQuery._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/award_query.py |
AwardQuery.find_by_id |
1 |
1 |
0 |
0% |
| src/usaspending/queries/award_query.py |
AwardQuery.find_by_generated_id |
5 |
0 |
0 |
100% |
| src/usaspending/queries/award_query.py |
(no function) |
12 |
0 |
2 |
100% |
| src/usaspending/queries/awarding_agencies_search.py |
AwardingAgenciesSearch._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awarding_agencies_search.py |
(no function) |
7 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._clone |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._build_payload |
5 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._transform_result |
11 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._get_award_type_codes |
5 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._validate_single_award_type_category |
12 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.count |
10 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.count_awards_by_type |
8 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._get_award_type_category |
5 |
1 |
0 |
80% |
| src/usaspending/queries/awards_search.py |
AwardsSearch._get_fields |
15 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_keywords |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.in_time_period |
15 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.for_fiscal_year |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_place_of_performance_scope |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_place_of_performance_locations |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.for_agency |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_recipient_search_text |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_recipient_scope |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_recipient_locations |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_recipient_types |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_award_types |
5 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.contracts |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.idvs |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.loans |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.grants |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.direct_payments |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.other |
1 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_award_ids |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_award_amounts |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_cfda_numbers |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_naics_codes |
5 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_psc_codes |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_contract_pricing_types |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_set_aside_types |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_extent_competed_types |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_tas_codes |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_treasury_account_components |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
AwardsSearch.with_def_codes |
3 |
0 |
0 |
100% |
| src/usaspending/queries/awards_search.py |
(no function) |
57 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
LocationSpec.to_dict |
14 |
4 |
0 |
71% |
| src/usaspending/queries/filters.py |
BaseFilter.to_dict |
1 |
1 |
0 |
0% |
| src/usaspending/queries/filters.py |
KeywordsFilter.to_dict |
1 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
TimePeriodFilter.to_dict |
4 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
LocationScopeFilter.to_dict |
1 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
LocationFilter.to_dict |
1 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
AgencyFilter.to_dict |
2 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
SimpleListFilter.to_dict |
1 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
AwardAmount.to_dict |
6 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
AwardAmountFilter.to_dict |
1 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
TieredCodeFilter.to_dict |
6 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
TreasuryAccountComponentsFilter.to_dict |
1 |
0 |
0 |
100% |
| src/usaspending/queries/filters.py |
(no function) |
96 |
0 |
0 |
100% |
| src/usaspending/queries/funding_agencies_search.py |
FundingAgenciesSearch._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/funding_agencies_search.py |
(no function) |
8 |
0 |
2 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch.__init__ |
4 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch._clone |
5 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch._build_payload |
4 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch._transform_result |
1 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch.count |
8 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch.for_award |
5 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
FundingSearch.order_by |
10 |
0 |
0 |
100% |
| src/usaspending/queries/funding_search.py |
(no function) |
18 |
0 |
2 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.__init__ |
8 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.limit |
3 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.page_size |
3 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.max_pages |
3 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.order_by |
4 |
4 |
0 |
0% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.__iter__ |
31 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.first |
4 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.all |
4 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.__len__ |
1 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.__getitem__ |
44 |
1 |
0 |
98% |
| src/usaspending/queries/query_builder.py |
QueryBuilder.count |
1 |
1 |
0 |
0% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._endpoint |
1 |
1 |
0 |
0% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._build_payload |
1 |
1 |
0 |
0% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._get_effective_page_size |
3 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._transform_result |
1 |
1 |
0 |
0% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._aggregate_filters |
10 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._fetch_page |
2 |
2 |
0 |
0% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._execute_query |
11 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
QueryBuilder._clone |
9 |
0 |
0 |
100% |
| src/usaspending/queries/query_builder.py |
(no function) |
31 |
0 |
2 |
100% |
| src/usaspending/queries/recipient_query.py |
RecipientQuery.__init__ |
1 |
1 |
0 |
0% |
| src/usaspending/queries/recipient_query.py |
RecipientQuery._endpoint |
1 |
1 |
0 |
0% |
| src/usaspending/queries/recipient_query.py |
RecipientQuery.find_by_id |
5 |
5 |
0 |
0% |
| src/usaspending/queries/recipient_query.py |
RecipientQuery._clean_recipient_id |
14 |
14 |
0 |
0% |
| src/usaspending/queries/recipient_query.py |
(no function) |
12 |
12 |
2 |
0% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch.__init__ |
5 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch._clone |
6 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch._build_payload |
4 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch._transform_result |
4 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch.count |
9 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch.with_keyword |
3 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch.with_award_type |
3 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
RecipientsSearch.order_by |
4 |
0 |
0 |
100% |
| src/usaspending/queries/recipients_search.py |
(no function) |
20 |
0 |
2 |
100% |
| src/usaspending/queries/single_resource_base.py |
SingleResourceBase.__init__ |
1 |
0 |
0 |
100% |
| src/usaspending/queries/single_resource_base.py |
SingleResourceBase._endpoint |
1 |
1 |
0 |
0% |
| src/usaspending/queries/single_resource_base.py |
SingleResourceBase.find_by_id |
1 |
1 |
0 |
0% |
| src/usaspending/queries/single_resource_base.py |
SingleResourceBase._get_resource |
8 |
1 |
0 |
88% |
| src/usaspending/queries/single_resource_base.py |
SingleResourceBase._construct_endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/single_resource_base.py |
SingleResourceBase._clean_resource_id |
1 |
0 |
0 |
100% |
| src/usaspending/queries/single_resource_base.py |
(no function) |
16 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.__init__ |
4 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch._endpoint |
5 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch._clone |
5 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch._build_payload |
7 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch._transform_result |
6 |
1 |
0 |
83% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.count |
29 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.by_recipient |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.by_district |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.spending_level |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.subawards_only |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_keywords |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.in_time_period |
15 |
5 |
0 |
67% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.for_fiscal_year |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_place_of_performance_scope |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_place_of_performance_locations |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.for_agency |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_recipient_search_text |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_recipient_id |
3 |
0 |
0 |
100% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_recipient_scope |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_recipient_locations |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_recipient_types |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_award_types |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_award_ids |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_award_amounts |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_cfda_numbers |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_naics_codes |
5 |
5 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_psc_codes |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_contract_pricing_types |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_set_aside_types |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_extent_competed_types |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_tas_codes |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_treasury_account_components |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
SpendingSearch.with_def_codes |
3 |
3 |
0 |
0% |
| src/usaspending/queries/spending_search.py |
(no function) |
49 |
0 |
0 |
100% |
| src/usaspending/queries/sub_agency_query.py |
SubAgencyQuery.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/queries/sub_agency_query.py |
SubAgencyQuery._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/sub_agency_query.py |
SubAgencyQuery._construct_endpoint |
2 |
0 |
0 |
100% |
| src/usaspending/queries/sub_agency_query.py |
SubAgencyQuery.find_by_id |
1 |
0 |
0 |
100% |
| src/usaspending/queries/sub_agency_query.py |
SubAgencyQuery.get_subagencies |
29 |
0 |
0 |
100% |
| src/usaspending/queries/sub_agency_query.py |
(no function) |
13 |
0 |
2 |
100% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch._clone |
10 |
0 |
0 |
100% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch._build_payload |
8 |
1 |
0 |
88% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch._transform_result |
1 |
0 |
0 |
100% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch._get_fields |
16 |
0 |
0 |
100% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch.count |
13 |
0 |
0 |
100% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch.count_awards_by_type |
7 |
7 |
0 |
0% |
| src/usaspending/queries/subawards_search.py |
SubAwardsSearch.for_award |
5 |
0 |
0 |
100% |
| src/usaspending/queries/subawards_search.py |
(no function) |
17 |
0 |
2 |
100% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch.__init__ |
3 |
0 |
0 |
100% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch._endpoint |
1 |
0 |
0 |
100% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch._clone |
5 |
0 |
0 |
100% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch._build_payload |
7 |
2 |
0 |
71% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch._transform_result |
1 |
1 |
0 |
0% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch.count |
14 |
5 |
0 |
64% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch.for_award |
5 |
0 |
0 |
100% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch.since |
7 |
7 |
0 |
0% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch.until |
7 |
7 |
0 |
0% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch._apply_client_filters |
9 |
9 |
0 |
0% |
| src/usaspending/queries/transactions_search.py |
TransactionsSearch.__iter__ |
3 |
2 |
0 |
33% |
| src/usaspending/queries/transactions_search.py |
(no function) |
21 |
0 |
2 |
100% |
| src/usaspending/resources/__init__.py |
(no function) |
8 |
0 |
0 |
100% |
| src/usaspending/resources/agency_resource.py |
AgencyResource.find_by_toptier_code |
3 |
0 |
0 |
100% |
| src/usaspending/resources/agency_resource.py |
AgencyResource.find_all_funding_agencies_by_name |
2 |
0 |
0 |
100% |
| src/usaspending/resources/agency_resource.py |
AgencyResource.find_all_awarding_agencies_by_name |
2 |
0 |
0 |
100% |
| src/usaspending/resources/agency_resource.py |
(no function) |
9 |
0 |
4 |
100% |
| src/usaspending/resources/award_resource.py |
AwardResource.find_by_generated_id |
3 |
0 |
0 |
100% |
| src/usaspending/resources/award_resource.py |
AwardResource.find_by_award_id |
25 |
2 |
0 |
92% |
| src/usaspending/resources/award_resource.py |
AwardResource.search |
3 |
0 |
0 |
100% |
| src/usaspending/resources/award_resource.py |
(no function) |
9 |
0 |
3 |
100% |
| src/usaspending/resources/base_resource.py |
BaseResource.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/resources/base_resource.py |
BaseResource.client |
1 |
0 |
0 |
100% |
| src/usaspending/resources/base_resource.py |
(no function) |
8 |
0 |
2 |
100% |
| src/usaspending/resources/download_resource.py |
DownloadResource.__init__ |
2 |
0 |
0 |
100% |
| src/usaspending/resources/download_resource.py |
DownloadResource.contract |
1 |
0 |
0 |
100% |
| src/usaspending/resources/download_resource.py |
DownloadResource.assistance |
1 |
0 |
0 |
100% |
| src/usaspending/resources/download_resource.py |
DownloadResource.idv |
1 |
0 |
0 |
100% |
| src/usaspending/resources/download_resource.py |
DownloadResource.status |
1 |
0 |
0 |
100% |
| src/usaspending/resources/download_resource.py |
(no function) |
14 |
0 |
2 |
100% |
| src/usaspending/resources/funding_resource.py |
FundingResource.for_award |
3 |
0 |
0 |
100% |
| src/usaspending/resources/funding_resource.py |
(no function) |
7 |
0 |
2 |
100% |
| src/usaspending/resources/recipients_resource.py |
RecipientsResource.find_by_recipient_id |
3 |
3 |
0 |
0% |
| src/usaspending/resources/recipients_resource.py |
RecipientsResource.search |
3 |
3 |
0 |
0% |
| src/usaspending/resources/recipients_resource.py |
RecipientsResource.find_by_duns |
7 |
7 |
0 |
0% |
| src/usaspending/resources/recipients_resource.py |
RecipientsResource.find_by_uei |
7 |
7 |
0 |
0% |
| src/usaspending/resources/recipients_resource.py |
(no function) |
10 |
0 |
3 |
100% |
| src/usaspending/resources/spending_resource.py |
SpendingResource.search |
3 |
0 |
0 |
100% |
| src/usaspending/resources/spending_resource.py |
(no function) |
7 |
0 |
2 |
100% |
| src/usaspending/resources/subawards_resource.py |
SubAwardsResource.search |
3 |
0 |
0 |
100% |
| src/usaspending/resources/subawards_resource.py |
SubAwardsResource.for_award |
2 |
0 |
0 |
100% |
| src/usaspending/resources/subawards_resource.py |
(no function) |
8 |
0 |
2 |
100% |
| src/usaspending/resources/transactions_resource.py |
TransactionsResource.for_award |
3 |
0 |
0 |
100% |
| src/usaspending/resources/transactions_resource.py |
(no function) |
7 |
0 |
2 |
100% |
| src/usaspending/utils/__init__.py |
(no function) |
3 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
to_date |
10 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
round_to_millions |
9 |
2 |
0 |
78% |
| src/usaspending/utils/formatter.py |
current_fiscal_year |
5 |
5 |
0 |
0% |
| src/usaspending/utils/formatter.py |
get_past_fiscal_years |
6 |
6 |
0 |
0% |
| src/usaspending/utils/formatter.py |
to_float |
4 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
to_int |
4 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
smart_sentence_case |
1 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
TextFormatter._load_special_cases |
12 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
TextFormatter._get_special_cases_set |
2 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
TextFormatter._split_word_punctuation |
20 |
5 |
0 |
75% |
| src/usaspending/utils/formatter.py |
TextFormatter._preserve_special_case |
16 |
2 |
0 |
88% |
| src/usaspending/utils/formatter.py |
TextFormatter.to_sentence_case |
17 |
3 |
0 |
82% |
| src/usaspending/utils/formatter.py |
TextFormatter.to_sentence_case.expand_acronyms |
27 |
1 |
0 |
96% |
| src/usaspending/utils/formatter.py |
TextFormatter.to_sentence_case.word_replacer |
14 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
TextFormatter.titlecase_callback |
6 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
_load_special_cases |
1 |
1 |
0 |
0% |
| src/usaspending/utils/formatter.py |
custom_titlecase_callback |
1 |
1 |
0 |
0% |
| src/usaspending/utils/formatter.py |
contracts_titlecase |
3 |
0 |
0 |
100% |
| src/usaspending/utils/formatter.py |
get_business_category_display_names |
6 |
6 |
0 |
0% |
| src/usaspending/utils/formatter.py |
(no function) |
37 |
0 |
0 |
100% |
| src/usaspending/utils/rate_limit.py |
RateLimiter.__init__ |
9 |
0 |
0 |
100% |
| src/usaspending/utils/rate_limit.py |
RateLimiter.wait_if_needed |
20 |
0 |
0 |
100% |
| src/usaspending/utils/rate_limit.py |
RateLimiter.reset |
3 |
0 |
0 |
100% |
| src/usaspending/utils/rate_limit.py |
RateLimiter.available_calls |
6 |
0 |
0 |
100% |
| src/usaspending/utils/rate_limit.py |
RateLimiter.next_available_time |
8 |
0 |
0 |
100% |
| src/usaspending/utils/rate_limit.py |
(no function) |
15 |
0 |
0 |
100% |
| src/usaspending/utils/retry.py |
RetryHandler.__init__ |
4 |
0 |
0 |
100% |
| src/usaspending/utils/retry.py |
RetryHandler.execute |
20 |
5 |
0 |
75% |
| src/usaspending/utils/retry.py |
RetryHandler._check_response_for_retry |
8 |
7 |
0 |
12% |
| src/usaspending/utils/retry.py |
RetryHandler._should_retry_exception |
7 |
5 |
0 |
29% |
| src/usaspending/utils/retry.py |
RetryHandler._calculate_delay |
7 |
1 |
0 |
86% |
| src/usaspending/utils/retry.py |
RetryHandler._get_retry_after_header |
7 |
7 |
0 |
0% |
| src/usaspending/utils/retry.py |
(no function) |
18 |
0 |
0 |
100% |