Coverage report: 35%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-25 08:59 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / ap / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / ap / verify / __init__.py (no function)   100% 8 0 0   100% 0 0   100%
python / lsst / ap / verify / ap_verify.py _configure_logger   0% 2 2 0   100% 0 0   0%
python / lsst / ap / verify / ap_verify.py _InputOutputParser.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ap / verify / ap_verify.py _ProcessingParser.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ap / verify / ap_verify.py _ApVerifyParser.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / ap_verify.py _IngestOnlyParser.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / ap_verify.py _DatasetAction.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / ap_verify.py runApVerify   0% 12 12 0   0% 2 0   0%
python / lsst / ap / verify / ap_verify.py runIngestion   0% 6 6 0   100% 0 0   0%
python / lsst / ap / verify / ap_verify.py (no function)   100% 24 0 0   100% 0 0   100%
python / lsst / ap / verify / dataset.py Dataset.__init__   0% 8 8 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset._initPackage   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset.datasetRoot   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset.rawLocation   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset.configLocation   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset.pipelineLocation   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset.instrument   0% 5 5 0   0% 2 0   0%
python / lsst / ap / verify / dataset.py Dataset._preloadedRepo   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset._preloadedExport   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset._validatePackage   0% 4 4 0   0% 4 0   0%
python / lsst / ap / verify / dataset.py Dataset.__eq__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset.__repr__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py Dataset.makeCompatibleRepoGen3   0% 14 14 0   0% 2 0   0%
python / lsst / ap / verify / dataset.py _isRepo   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / dataset.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / ap / verify / ingestion.py IngestionParser.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestTask.__init__   0% 11 11 0   0% 2 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestTask._reduce_kwargs   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestTask.run   0% 3 3 0   100% 0 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestTask._ensureRaws   0% 14 14 0   0% 4 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestTask._ingestRaws   0% 6 6 0   0% 2 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestTask._defineVisits   0% 10 10 0   0% 4 0   0%
python / lsst / ap / verify / ingestion.py Gen3DatasetIngestTask._copyConfigs   0% 9 9 0   0% 6 0   0%
python / lsst / ap / verify / ingestion.py ingestDatasetGen3   0% 4 4 0   100% 0 0   0%
python / lsst / ap / verify / ingestion.py _getConfig   0% 3 3 0   100% 0 0   0%
python / lsst / ap / verify / ingestion.py _findMatchingFiles   0% 8 8 0   0% 4 0   0%
python / lsst / ap / verify / ingestion.py (no function)   100% 34 0 0   100% 0 0   100%
python / lsst / ap / verify / pipeline_driver.py ApPipeParser.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / ap / verify / pipeline_driver.py runApPipeGen3   0% 34 34 0   0% 14 0   0%
python / lsst / ap / verify / pipeline_driver.py _getExecOrder   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / pipeline_driver.py _getPipelineFile   0% 6 6 0   0% 4 0   0%
python / lsst / ap / verify / pipeline_driver.py _getApdbArguments   0% 4 4 0   0% 2 0   0%
python / lsst / ap / verify / pipeline_driver.py _getConfigArgumentsGen3   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / pipeline_driver.py _getCollectionArguments   0% 8 8 0   0% 2 0   0%
python / lsst / ap / verify / pipeline_driver.py _makeApdb   0% 4 4 0   100% 0 0   0%
python / lsst / ap / verify / pipeline_driver.py (no function)   100% 18 0 0   100% 0 0   100%
python / lsst / ap / verify / testUtils.py DataTestCase.setUpClass   0% 9 9 0   0% 2 0   0%
python / lsst / ap / verify / testUtils.py (no function)   100% 10 0 0   100% 0 0   100%
python / lsst / ap / verify / version.py (no function)   100% 5 0 0   100% 0 0   100%
python / lsst / ap / verify / workspace.py Workspace.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py Workspace.mkdir   0% 2 2 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py Workspace.__eq__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py Workspace.__repr__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py Workspace.workDir   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py Workspace.configDir   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py Workspace.dbLocation   100% 0 0 0   100% 0 0   100%
python / lsst / ap / verify / workspace.py Workspace.dbConfigLocation   100% 0 0 0   100% 0 0   100%
python / lsst / ap / verify / workspace.py Workspace.alertLocation   100% 0 0 0   100% 0 0   100%
python / lsst / ap / verify / workspace.py Workspace.workButler   100% 0 0 0   100% 0 0   100%
python / lsst / ap / verify / workspace.py Workspace.analysisButler   100% 0 0 0   100% 0 0   100%
python / lsst / ap / verify / workspace.py WorkspaceGen3.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3.repo   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3.pipelineDir   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3.dbLocation   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3.dbConfigLocation   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3.alertLocation   0% 1 1 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3._ensureCollection   0% 2 2 0   0% 2 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3._doesCollectionExist   0% 5 5 0   100% 0 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3.workButler   0% 18 18 0   0% 6 0   0%
python / lsst / ap / verify / workspace.py WorkspaceGen3.analysisButler   0% 6 6 0   0% 2 0   0%
python / lsst / ap / verify / workspace.py (no function)   100% 50 0 0   100% 0 0   100%
tests / test_args.py CommandLineTestSuite._parseString   0% 3 3 0   0% 2 0   0%
tests / test_args.py CommandLineTestSuite.testMissingMain   0% 3 3 0   100% 0 0   0%
tests / test_args.py CommandLineTestSuite.testMissingIngest   0% 3 3 0   100% 0 0   0%
tests / test_args.py CommandLineTestSuite.testMinimumMain   0% 5 5 0   100% 0 0   0%
tests / test_args.py CommandLineTestSuite.testMinimumIngest   0% 4 4 0   100% 0 0   0%
tests / test_args.py CommandLineTestSuite.testDataId   0% 3 3 0   100% 0 0   0%
tests / test_args.py CommandLineTestSuite.testEmptyDataId   0% 5 5 0   100% 0 0   0%
tests / test_args.py CommandLineTestSuite.testBadKeyMain   0% 3 3 0   100% 0 0   0%
tests / test_args.py CommandLineTestSuite.testBadKeyIngest   0% 3 3 0   100% 0 0   0%
tests / test_args.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_args.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_dataset.py DatasetTestSuite.setUpClass   0% 4 4 0   100% 0 0   0%
tests / test_dataset.py DatasetTestSuite.setUp   0% 1 1 0   100% 0 0   0%
tests / test_dataset.py DatasetTestSuite.testRepr   0% 1 1 0   100% 0 0   0%
tests / test_dataset.py DatasetTestSuite.testBadDataset   0% 2 2 0   100% 0 0   0%
tests / test_dataset.py DatasetTestSuite.testDirectories   0% 2 2 0   100% 0 0   0%
tests / test_dataset.py DatasetTestSuite.testObsPackage   0% 1 1 0   100% 0 0   0%
tests / test_dataset.py DatasetTestSuite._checkOutputGen3   0% 3 3 0   100% 0 0   0%
tests / test_dataset.py DatasetTestSuite.testOutputGen3   0% 7 7 0   0% 2 0   0%
tests / test_dataset.py DatasetTestSuite.testExistingOutputGen3   0% 9 9 0   0% 2 0   0%
tests / test_dataset.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_dataset.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_driver.py patchApPipeGen3   100% 3 0 0   100% 0 0   100%
tests / test_driver.py patchApPipeGen3.wrapper   0% 4 4 0   100% 0 0   0%
tests / test_driver.py PipelineDriverTestSuiteGen3.setUpClass   0% 2 2 0   100% 0 0   0%
tests / test_driver.py PipelineDriverTestSuiteGen3.setUp   0% 11 11 0   100% 0 0   0%
tests / test_driver.py PipelineDriverTestSuiteGen3._getDbArgs   0% 5 5 0   0% 4 0   0%
tests / test_driver.py PipelineDriverTestSuiteGen3._getInstrument   0% 5 5 0   0% 4 0   0%
tests / test_driver.py PipelineDriverTestSuiteGen3.testrunApPipeGen3WorkspaceDb   0% 6 6 0   100% 0 0   0%
tests / test_driver.py PipelineDriverTestSuiteGen3.testrunApPipeGen3WorkspaceCustom   0% 6 6 0   100% 0 0   0%
tests / test_driver.py PipelineDriverTestSuiteGen3.testrunApPipeGen3Reuse   0% 3 3 0   100% 0 0   0%
tests / test_driver.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_driver.py (no function)   93% 29 2 0   50% 2 1   90%
tests / test_ingestion.py IngestionTestSuiteGen3.setUpClass   0% 7 7 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.makeTestConfig   0% 4 4 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.setUp   0% 9 9 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.assertIngestedDataFiles   0% 6 6 0   0% 2 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testDataIngest   0% 3 3 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testDataDoubleIngest   0% 4 4 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testDataIngestDriver   0% 2 2 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testCalibIngestDriver   0% 4 4 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testNoFileIngest   0% 2 2 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testVisitDefinition   0% 6 6 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testVisitDoubleDefinition   0% 6 6 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testVisitsUndefinable   0% 2 2 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testCopyConfigs   0% 4 4 0   100% 0 0   0%
tests / test_ingestion.py IngestionTestSuiteGen3.testPickling   0% 6 6 0   100% 0 0   0%
tests / test_ingestion.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_ingestion.py (no function)   94% 34 2 0   50% 2 1   92%
tests / test_workspace.py WorkspaceGen3TestSuite.setUp   0% 2 2 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testRepr   0% 1 1 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testEq   0% 6 6 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite._assertInDir   0% 4 4 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite._assertNotInDir   0% 4 4 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testMakeDir   0% 7 7 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testDirectories   0% 5 5 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testDatabase   0% 3 3 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testDbConfig   0% 3 3 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testAlerts   0% 3 3 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testWorkButler   0% 8 8 0   100% 0 0   0%
tests / test_workspace.py WorkspaceGen3TestSuite.testAnalysisButler   0% 4 4 0   100% 0 0   0%
tests / test_workspace.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_workspace.py (no function)   93% 28 2 0   50% 2 1   90%
Total     38% 813 503 0   5% 92 5   35%

No items found using the specified filter.