Coverage report: 27%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 22:19 +0000

      Statements   Branches   Total
File class   coverage statements missing excluded   coverage branches partial   coverage
python / astro_metadata_translator / __init__.py (no class)   100% 7 0 0   100% 0 0   100%
python / astro_metadata_translator / bin / __init__.py (no class)   100% 0 0 0   100% 0 0   100%
python / astro_metadata_translator / bin / translateheader.py (no class)   15% 115 98 0   0% 54 0   10%
python / astro_metadata_translator / file_helpers.py (no class)   19% 108 88 0   0% 54 0   12%
python / astro_metadata_translator / headers.py (no class)   15% 186 159 0   0% 102 0   9%
python / astro_metadata_translator / indexing.py (no class)   21% 111 88 66   0% 48 0   14%
python / astro_metadata_translator / observationGroup.py ObservationGroup   0% 46 46 0   0% 18 0   0%
python / astro_metadata_translator / observationGroup.py (no class)   100% 28 0 2   100% 0 0   100%
python / astro_metadata_translator / observationInfo.py ObservationInfo   0% 180 180 0   0% 100 0   0%
python / astro_metadata_translator / observationInfo.py (no class)   96% 49 2 39   100% 2 0   96%
python / astro_metadata_translator / properties.py PropertyDefinition   100% 0 0 0   100% 0 0   100%
python / astro_metadata_translator / properties.py (no class)   62% 61 23 0   100% 0 0   62%
python / astro_metadata_translator / serialize / __init__.py (no class)   100% 1 0 0   100% 0 0   100%
python / astro_metadata_translator / serialize / fits.py (no class)   17% 35 29 4   0% 12 0   13%
python / astro_metadata_translator / tests.py MetadataAssertHelper   0% 48 48 6   0% 20 0   0%
python / astro_metadata_translator / tests.py (no class)   50% 46 23 14   7% 14 1   40%
python / astro_metadata_translator / translator.py MetadataTranslator   25% 224 168 0   21% 122 6   24%
python / astro_metadata_translator / translator.py StubTranslator   100% 0 0 0   100% 0 0   100%
python / astro_metadata_translator / translator.py (no class)   91% 131 12 31   60% 10 0   89%
python / astro_metadata_translator / translators / __init__.py (no class)   100% 7 0 0   100% 0 0   100%
python / astro_metadata_translator / translators / decam.py DecamTranslator   0% 80 80 0   0% 34 0   0%
python / astro_metadata_translator / translators / decam.py (no class)   100% 56 0 3   100% 0 0   100%
python / astro_metadata_translator / translators / fits.py FitsTranslator   0% 36 36 0   0% 12 0   0%
python / astro_metadata_translator / translators / fits.py (no class)   100% 20 0 0   100% 0 0   100%
python / astro_metadata_translator / translators / helpers.py (no class)   23% 52 40 3   0% 26 0   15%
python / astro_metadata_translator / translators / hsc.py HscTranslator   0% 48 48 0   0% 20 0   0%
python / astro_metadata_translator / translators / hsc.py (no class)   100% 43 0 0   100% 0 0   100%
python / astro_metadata_translator / translators / megaprime.py MegaPrimeTranslator   0% 49 49 0   0% 24 0   0%
python / astro_metadata_translator / translators / megaprime.py (no class)   100% 44 0 4   100% 0 0   100%
python / astro_metadata_translator / translators / sdss.py SdssTranslator   0% 54 54 0   0% 14 0   0%
python / astro_metadata_translator / translators / sdss.py (no class)   100% 45 0 3   100% 0 0   100%
python / astro_metadata_translator / translators / subaru.py SubaruTranslator   0% 2 2 0   100% 0 0   0%
python / astro_metadata_translator / translators / subaru.py (no class)   100% 10 0 0   100% 0 0   100%
python / astro_metadata_translator / translators / suprimecam.py SuprimeCamTranslator   0% 58 58 0   0% 22 0   0%
python / astro_metadata_translator / translators / suprimecam.py (no class)   100% 49 0 3   100% 0 0   100%
python / astro_metadata_translator / version.py (no class)   100% 6 0 0   100% 0 0   100%
tests / test_basics.py BasicTestCase   0% 20 20 0   100% 0 0   0%
tests / test_basics.py (no class)   91% 11 1 0   50% 2 1   85%
tests / test_cfht.py MegaPrimeTestCase   0% 10 10 0   0% 2 0   0%
tests / test_cfht.py (no class)   92% 12 1 0   50% 2 1   86%
tests / test_decam.py DecamTestCase   0% 4 4 0   0% 2 0   0%
tests / test_decam.py (no class)   90% 10 1 0   50% 2 1   83%
tests / test_extensions.py DummyTranslator   0% 2 2 0   100% 0 0   0%
tests / test_extensions.py ExtensionsTestCase   0% 27 27 0   100% 0 0   0%
tests / test_extensions.py (no class)   96% 23 1 0   50% 2 1   92%
tests / test_groups.py ObservationGroupTestCase   0% 40 40 0   100% 0 0   0%
tests / test_groups.py (no class)   93% 15 1 0   50% 2 1   88%
tests / test_headers.py NotDecamTranslator   0% 3 3 0   100% 0 0   0%
tests / test_headers.py NotDecamTranslator2   0% 2 2 0   100% 0 0   0%
tests / test_headers.py AlsoNotDecamTranslator   0% 1 1 0   100% 0 0   0%
tests / test_headers.py NullDecamTranslator   0% 1 1 0   100% 0 0   0%
tests / test_headers.py HeadersTestCase   0% 73 73 0   100% 0 0   0%
tests / test_headers.py FixHeadersTestCase   0% 51 51 0   100% 0 0   0%
tests / test_headers.py (no class)   98% 44 1 0   50% 2 1   96%
tests / test_indexing.py IndexingTestCase   0% 109 109 0   100% 0 0   0%
tests / test_indexing.py (no class)   94% 16 1 0   50% 2 1   89%
tests / test_sdss.py SdssTestCase   0% 4 4 0   0% 2 0   0%
tests / test_sdss.py (no class)   90% 10 1 0   50% 2 1   83%
tests / test_shadowing.py ShadowBase   0% 1 1 0   100% 0 0   0%
tests / test_shadowing.py ConstTranslator   100% 0 0 0   100% 0 0   100%
tests / test_shadowing.py TrivialTranslator   100% 0 0 0   100% 0 0   100%
tests / test_shadowing.py ExplicitTranslator   0% 1 1 0   100% 0 0   0%
tests / test_shadowing.py TranslatorShadowing   0% 20 20 0   100% 0 0   0%
tests / test_shadowing.py TranslatorShadowing.test_shadowing.ShadowTranslator   0% 1 1 0   100% 0 0   0%
tests / test_shadowing.py TranslatorShadowing.test_shadowing.ShadowTranslator   0% 1 1 0   100% 0 0   0%
tests / test_shadowing.py (no class)   94% 16 1 0   50% 2 1   89%
tests / test_subaru.py HscTestCase   0% 22 22 0   0% 4 0   0%
tests / test_subaru.py (no class)   92% 13 1 0   50% 2 1   87%
tests / test_translate_header.py TestTranslateHeader   0% 66 66 0   100% 0 0   0%
tests / test_translate_header.py (no class)   94% 16 1 0   50% 2 1   89%
tests / test_translation.py InstrumentTestTranslator   0% 1 1 0   100% 0 0   0%
tests / test_translation.py MissingMethodsTranslator   100% 0 0 0   100% 0 0   100%
tests / test_translation.py TranslatorTestCase   0% 89 89 0   0% 2 0   0%
tests / test_translation.py TranslatorTestCase.test_manual_translation.InstrumentTestTranslatorExtras   100% 0 0 0   100% 0 0   100%
tests / test_translation.py (no class)   95% 20 1 0   50% 2 1   91%
Total     32% 2790 1892 178   6% 744 19   27%

No items found using the specified filter.