Coverage report: 24%

coverage.py v6.4.2, created at 2022-07-14 15:54 -0700

Module statements missing excluded branches partial coverage
python/lsst/__init__.py 2 0 0 0 0 100%
python/lsst/daf/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/__init__.py 9 0 0 0 0 100%
python/lsst/daf/butler/_butler.py 666 576 0 408 0 9%
python/lsst/daf/butler/_butlerConfig.py 40 27 0 18 0 26%
python/lsst/daf/butler/_butlerRepoIndex.py 47 26 0 8 0 42%
python/lsst/daf/butler/_deferredDatasetHandle.py 29 12 0 10 1 51%
python/lsst/daf/butler/_limited_butler.py 38 10 0 4 0 71%
python/lsst/daf/butler/_quantum_backed.py 164 108 0 70 1 27%
python/lsst/daf/butler/cli/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/cli/butler.py 122 67 0 40 0 36%
python/lsst/daf/butler/cli/cliLog.py 156 105 0 66 1 26%
python/lsst/daf/butler/cli/cmd/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/cli/cmd/_remove_collections.py 43 27 0 16 0 27%
python/lsst/daf/butler/cli/cmd/_remove_runs.py 58 30 0 21 0 35%
python/lsst/daf/butler/cli/cmd/commands.py 300 100 0 54 0 56%
python/lsst/daf/butler/cli/opt/__init__.py 3 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/arguments.py 11 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/optionGroups.py 18 1 0 10 1 93%
python/lsst/daf/butler/cli/opt/options.py 38 3 0 8 0 85%
python/lsst/daf/butler/cli/progress.py 19 5 0 4 0 70%
python/lsst/daf/butler/cli/utils.py 317 181 0 141 5 38%
python/lsst/daf/butler/core/__init__.py 29 0 0 0 0 100%
python/lsst/daf/butler/core/_butlerUri.py 26 16 0 12 0 32%
python/lsst/daf/butler/core/_topology.py 133 44 0 24 0 63%
python/lsst/daf/butler/core/composites.py 60 40 0 28 1 28%
python/lsst/daf/butler/core/config.py 482 243 0 238 32 44%
python/lsst/daf/butler/core/configSupport.py 124 88 0 76 6 22%
python/lsst/daf/butler/core/constraints.py 56 35 0 34 1 31%
python/lsst/daf/butler/core/datasets/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/core/datasets/association.py 18 3 0 4 0 77%
python/lsst/daf/butler/core/datasets/ref.py 180 108 0 68 1 33%
python/lsst/daf/butler/core/datasets/type.py 220 156 0 100 1 22%
python/lsst/daf/butler/core/datastore.py 244 125 0 60 1 44%
python/lsst/daf/butler/core/datastoreCacheManager.py 374 258 0 130 1 26%
python/lsst/daf/butler/core/datastoreRecordData.py 75 44 0 52 2 29%
python/lsst/daf/butler/core/ddl.py 216 87 0 72 1 51%
python/lsst/daf/butler/core/dimensions/__init__.py 14 0 0 0 0 100%
python/lsst/daf/butler/core/dimensions/_config.py 75 51 0 32 0 24%
python/lsst/daf/butler/core/dimensions/_coordinate.py 329 210 0 150 1 28%
python/lsst/daf/butler/core/dimensions/_dataCoordinateIterable.py 215 126 0 88 0 33%
python/lsst/daf/butler/core/dimensions/_database.py 140 83 0 42 1 38%
python/lsst/daf/butler/core/dimensions/_elements.py 127 60 0 18 1 51%
python/lsst/daf/butler/core/dimensions/_governor.py 59 28 0 10 1 52%
python/lsst/daf/butler/core/dimensions/_graph.py 170 100 0 56 1 33%
python/lsst/daf/butler/core/dimensions/_packer.py 64 32 0 16 1 49%
python/lsst/daf/butler/core/dimensions/_records.py 153 106 0 76 1 24%
python/lsst/daf/butler/core/dimensions/_schema.py 98 69 0 36 1 24%
python/lsst/daf/butler/core/dimensions/_skypix.py 92 49 0 24 1 43%
python/lsst/daf/butler/core/dimensions/_universe.py 158 90 0 46 1 35%
python/lsst/daf/butler/core/dimensions/construction.py 57 25 0 20 1 48%
python/lsst/daf/butler/core/exceptions.py 6 0 0 4 0 100%
python/lsst/daf/butler/core/fileDataset.py 26 8 0 6 0 62%
python/lsst/daf/butler/core/fileDescriptor.py 30 20 0 14 1 30%
python/lsst/daf/butler/core/fileTemplates.py 252 205 0 134 1 15%
python/lsst/daf/butler/core/formatter.py 204 132 0 68 1 28%
python/lsst/daf/butler/core/json.py 30 16 0 4 1 50%
python/lsst/daf/butler/core/location.py 82 54 0 32 0 28%
python/lsst/daf/butler/core/logging.py 210 122 0 72 0 36%
python/lsst/daf/butler/core/mappingFactory.py 59 42 0 18 0 25%
python/lsst/daf/butler/core/named.py 199 95 0 50 0 49%
python/lsst/daf/butler/core/progress.py 81 49 0 44 0 32%
python/lsst/daf/butler/core/quantum.py 212 161 0 112 0 18%
python/lsst/daf/butler/core/repoRelocation.py 18 9 0 6 0 38%
python/lsst/daf/butler/core/simpleQuery.py 59 35 0 24 0 34%
python/lsst/daf/butler/core/storageClass.py 327 160 0 168 14 47%
python/lsst/daf/butler/core/storageClassDelegate.py 120 92 0 60 1 18%
python/lsst/daf/butler/core/storedFileInfo.py 78 35 0 16 1 51%
python/lsst/daf/butler/core/time_utils.py 74 40 0 20 0 40%
python/lsst/daf/butler/core/timespan.py 296 185 0 118 1 29%
python/lsst/daf/butler/core/utils.py 36 19 0 14 1 36%
python/lsst/daf/butler/formatters/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/formatters/file.py 57 37 0 18 1 31%
python/lsst/daf/butler/formatters/yaml.py 53 34 0 22 1 29%
python/lsst/daf/butler/registries/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/registries/sql.py 481 391 0 230 1 13%
python/lsst/daf/butler/registry/__init__.py 9 0 0 0 0 100%
python/lsst/daf/butler/registry/_collectionType.py 28 8 0 6 0 65%
python/lsst/daf/butler/registry/_config.py 35 16 0 8 1 51%
python/lsst/daf/butler/registry/_dbAuth.py 82 66 0 60 0 17%
python/lsst/daf/butler/registry/_defaults.py 46 27 0 20 1 33%
python/lsst/daf/butler/registry/_exceptions.py 19 0 0 36 0 100%
python/lsst/daf/butler/registry/_registry.py 183 65 0 14 1 61%
python/lsst/daf/butler/registry/bridge/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/registry/bridge/ephemeral.py 36 20 0 24 1 32%
python/lsst/daf/butler/registry/bridge/monolithic.py 97 63 0 40 1 28%
python/lsst/daf/butler/registry/connectionString.py 35 21 0 14 1 35%
python/lsst/daf/butler/registry/databases/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/registry/databases/postgresql.py 197 129 0 74 0 28%
python/lsst/daf/butler/registry/databases/sqlite.py 141 107 0 70 0 17%
python/lsst/daf/butler/registry/interfaces/__init__.py 8 0 0 0 0 100%
python/lsst/daf/butler/registry/interfaces/_attributes.py 28 7 0 6 1 76%
python/lsst/daf/butler/registry/interfaces/_bridge.py 79 27 0 8 1 68%
python/lsst/daf/butler/registry/interfaces/_collections.py 119 48 0 28 1 54%
python/lsst/daf/butler/registry/interfaces/_database.py 407 322 0 236 0 15%
python/lsst/daf/butler/registry/interfaces/_datasets.py 95 29 0 10 1 70%
python/lsst/daf/butler/registry/interfaces/_dimensions.py 118 35 0 16 1 72%
python/lsst/daf/butler/registry/interfaces/_opaque.py 38 11 0 6 0 70%
python/lsst/daf/butler/registry/interfaces/_versioning.py 56 34 0 22 0 33%
python/lsst/daf/butler/registry/managers.py 88 44 0 22 0 45%
python/lsst/daf/butler/registry/nameShrinker.py 21 13 0 4 0 40%
python/lsst/daf/butler/registry/opaque.py 68 43 0 22 0 32%
python/lsst/daf/butler/registry/queries/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/registry/queries/_builder.py 187 158 0 94 0 11%
python/lsst/daf/butler/registry/queries/_query.py 363 252 0 146 1 24%
python/lsst/daf/butler/registry/queries/_results.py 282 174 0 88 0 33%
python/lsst/daf/butler/registry/queries/_structs.py 233 120 0 90 0 41%
python/lsst/daf/butler/registry/queries/expressions/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/registry/queries/expressions/categorize.py 88 76 0 60 0 9%
python/lsst/daf/butler/registry/queries/expressions/check.py 149 90 0 62 1 34%
python/lsst/daf/butler/registry/queries/expressions/convert.py 323 216 0 111 1 29%
python/lsst/daf/butler/registry/queries/expressions/normalForm.py 260 134 0 68 0 45%
python/lsst/daf/butler/registry/queries/expressions/parser/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/registry/queries/expressions/parser/exprTree.py 140 81 0 46 1 46%
python/lsst/daf/butler/registry/queries/expressions/parser/parserLex.py 69 32 0 8 0 53%
python/lsst/daf/butler/registry/queries/expressions/parser/parserYacc.py 161 115 0 68 0 24%
python/lsst/daf/butler/registry/queries/expressions/parser/ply/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/registry/queries/expressions/parser/ply/lex.py 692 622 0 324 1 8%
python/lsst/daf/butler/registry/queries/expressions/parser/ply/yacc.py 1929 1775 0 938 1 7%
python/lsst/daf/butler/registry/queries/expressions/parser/treeVisitor.py 33 3 0 4 1 89%
python/lsst/daf/butler/registry/summaries.py 102 60 0 50 0 30%
python/lsst/daf/butler/registry/tests/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/registry/tests/_database.py 478 432 0 276 0 6%
python/lsst/daf/butler/registry/tests/_registry.py 1298 1221 0 448 1 5%
python/lsst/daf/butler/registry/versions.py 120 82 0 66 1 28%
python/lsst/daf/butler/registry/wildcards.py 212 164 0 121 1 17%
python/lsst/daf/butler/script/__init__.py 22 0 0 0 0 100%
python/lsst/daf/butler/script/_associate.py 8 4 0 0 0 50%
python/lsst/daf/butler/script/_pruneDatasets.py 77 47 0 24 0 34%
python/lsst/daf/butler/script/butlerImport.py 6 4 0 2 0 25%
python/lsst/daf/butler/script/certifyCalibrations.py 16 11 0 6 0 23%
python/lsst/daf/butler/script/collectionChain.py 43 39 0 26 0 6%
python/lsst/daf/butler/script/configDump.py 11 9 0 4 0 13%
python/lsst/daf/butler/script/configValidate.py 12 9 0 0 0 25%
python/lsst/daf/butler/script/createRepo.py 5 2 0 0 0 60%
python/lsst/daf/butler/script/exportCalibs.py 55 47 0 30 0 9%
python/lsst/daf/butler/script/ingest_files.py 54 38 0 12 1 26%
python/lsst/daf/butler/script/pruneCollection.py 50 41 0 24 0 15%
python/lsst/daf/butler/script/queryCollections.py 68 59 0 40 0 8%
python/lsst/daf/butler/script/queryDataIds.py 33 25 0 20 0 19%
python/lsst/daf/butler/script/queryDatasetTypes.py 16 10 0 8 0 25%
python/lsst/daf/butler/script/queryDatasets.py 68 50 0 40 0 20%
python/lsst/daf/butler/script/queryDimensionRecords.py 25 21 0 18 0 9%
python/lsst/daf/butler/script/register_dataset_type.py 13 7 0 2 0 40%
python/lsst/daf/butler/script/removeCollections.py 37 20 0 10 0 45%
python/lsst/daf/butler/script/removeDatasetType.py 5 2 0 0 0 60%
python/lsst/daf/butler/script/removeRuns.py 47 29 0 20 0 33%
python/lsst/daf/butler/script/retrieveArtifacts.py 14 9 0 4 0 28%
python/lsst/daf/butler/script/transferDatasets.py 17 10 0 2 0 37%
python/lsst/daf/butler/tests/__init__.py 6 0 0 0 0 100%
python/lsst/daf/butler/tests/_datasetsHelper.py 56 38 0 28 0 33%
python/lsst/daf/butler/tests/_dummyRegistry.py 88 55 0 46 0 31%
python/lsst/daf/butler/tests/_examplePythonTypes.py 91 60 0 24 0 34%
python/lsst/daf/butler/tests/_testRepo.py 141 117 0 74 0 12%
python/lsst/daf/butler/tests/cliCmdTestBase.py 56 29 0 16 0 40%
python/lsst/daf/butler/tests/cliLogTestBase.py 136 90 0 52 1 28%
python/lsst/daf/butler/tests/testFormatters.py 96 58 0 52 1 36%
python/lsst/daf/butler/tests/utils.py 84 56 0 20 0 31%
python/lsst/daf/butler/transfers/__init__.py 3 0 0 0 0 100%
python/lsst/daf/butler/transfers/_context.py 110 93 0 76 0 10%
python/lsst/daf/butler/transfers/_interfaces.py 32 6 0 6 0 84%
python/lsst/daf/butler/transfers/_yaml.py 185 150 0 124 0 13%
python/lsst/daf/butler/version.py 6 0 0 0 0 100%
tests/test_astropyTableFormatter.py 30 17 0 4 1 47%
tests/test_butler.py 1211 1002 0 328 1 16%
tests/test_cliCmdAssociate.py 20 8 0 4 1 62%
tests/test_cliCmdConfigDump.py 115 88 0 26 1 23%
tests/test_cliCmdConfigValidate.py 33 16 0 10 1 51%
tests/test_cliCmdCreate.py 19 6 0 4 1 70%
tests/test_cliCmdImport.py 44 16 0 10 1 61%
tests/test_cliCmdIngestFiles.py 58 39 0 14 1 31%
tests/test_cliCmdPruneCollection.py 92 72 0 26 1 21%
tests/test_cliCmdPruneDatasets.py 108 60 0 26 4 40%
tests/test_cliCmdQueryCollections.py 100 70 0 12 1 33%
tests/test_cliCmdQueryDataIds.py 41 22 0 4 1 49%
tests/test_cliCmdQueryDatasetTypes.py 63 42 0 8 1 37%
tests/test_cliCmdQueryDatasets.py 61 36 0 4 1 43%
tests/test_cliCmdQueryDimensionRecords.py 63 38 0 4 1 42%
tests/test_cliCmdRemoveCollections.py 83 61 0 12 1 26%
tests/test_cliCmdRemoveRuns.py 81 68 0 6 1 18%
tests/test_cliCmdRetrieveArtifacts.py 62 40 0 16 1 32%
tests/test_cliLog.py 20 8 0 6 1 65%
tests/test_cliPluginLoader.py 77 50 0 28 1 30%
tests/test_cliUtilSplitCommas.py 40 22 0 4 1 48%
tests/test_cliUtilSplitKv.py 142 109 0 16 1 24%
tests/test_cliUtilToUpper.py 29 15 0 4 1 52%
tests/test_cliUtils.py 199 146 0 30 1 31%
tests/test_composites.py 48 37 0 12 1 23%
tests/test_config.py 417 351 0 102 1 18%
tests/test_connectionString.py 40 21 0 12 1 42%
tests/test_constraints.py 95 82 0 6 1 16%
tests/test_datasets.py 265 239 0 48 1 10%
tests/test_datastore.py 975 827 0 346 1 15%
tests/test_dbAuth.py 136 122 0 52 1 9%
tests/test_ddl.py 33 22 0 6 1 36%
tests/test_dimensions.py 382 329 0 176 1 11%
tests/test_exprParserLex.py 182 163 0 34 1 10%
tests/test_exprParserYacc.py 382 344 0 36 1 10%
tests/test_expressions.py 68 51 0 8 1 32%
tests/test_formatter.py 122 105 0 36 1 13%
tests/test_location.py 79 66 0 16 1 17%
tests/test_logFormatter.py 49 33 0 4 1 36%
tests/test_logging.py 196 177 0 42 1 10%
tests/test_matplotlibFormatter.py 43 23 0 12 1 42%
tests/test_normalFormExpression.py 70 48 0 30 1 27%
tests/test_packages.py 23 11 0 4 1 56%
tests/test_parquet.py 55 38 0 8 1 32%
tests/test_postgresql.py 120 67 0 46 1 39%
tests/test_progress.py 97 65 0 24 1 34%
tests/test_quantum.py 78 65 0 8 1 21%
tests/test_quantumBackedButler.py 207 187 0 106 1 7%
tests/test_simpleButler.py 289 244 0 94 1 14%
tests/test_sqlite.py 152 91 0 44 1 41%
tests/test_storageClass.py 184 162 0 26 1 13%
tests/test_templates.py 173 154 0 36 1 11%
tests/test_testRepo.py 107 82 0 26 1 21%
tests/test_time_utils.py 77 63 0 16 1 18%
tests/test_timespan.py 147 126 0 72 1 11%
tests/test_uri.py 16 11 0 10 1 31%
tests/test_utils.py 122 92 0 32 1 24%
Total 28248 20231 0 10404 176 24%

No items found using the specified filter.