AstroHuntsman / huntsman-pocs

POCS on the Huntsman Telescope
MIT License
7 stars 8 forks source link

taking darks state adjustments #591

Closed fergusL closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 54.15% // Head: 53.66% // Decreases project coverage by -0.49% :warning:

Coverage data is based on head (ab6712f) compared to base (b49edbd). Patch coverage: 21.12% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #591 +/- ## =========================================== - Coverage 54.15% 53.66% -0.50% =========================================== Files 68 68 Lines 4520 4573 +53 Branches 607 619 +12 =========================================== + Hits 2448 2454 +6 - Misses 1946 1991 +45 - Partials 126 128 +2 ``` | [Impacted Files](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman) | Coverage Δ | | |---|---|---| | [src/huntsman/pocs/states/huntsman/housekeeping.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3Mvc3RhdGVzL2h1bnRzbWFuL2hvdXNla2VlcGluZy5weQ==) | `0.00% <0.00%> (ø)` | | | [src/huntsman/pocs/states/huntsman/scheduling.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3Mvc3RhdGVzL2h1bnRzbWFuL3NjaGVkdWxpbmcucHk=) | `0.00% <0.00%> (ø)` | | | [src/huntsman/pocs/states/huntsman/starting.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3Mvc3RhdGVzL2h1bnRzbWFuL3N0YXJ0aW5nLnB5) | `0.00% <0.00%> (ø)` | | | [src/huntsman/pocs/states/huntsman/taking\_darks.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3Mvc3RhdGVzL2h1bnRzbWFuL3Rha2luZ19kYXJrcy5weQ==) | `0.00% <0.00%> (ø)` | | | [src/huntsman/pocs/dome/musca.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3MvZG9tZS9tdXNjYS5weQ==) | `28.51% <3.44%> (-2.92%)` | :arrow_down: | | [src/huntsman/pocs/observatory.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3Mvb2JzZXJ2YXRvcnkucHk=) | `64.78% <16.66%> (-1.69%)` | :arrow_down: | | [src/huntsman/pocs/error.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3MvZXJyb3IucHk=) | `70.00% <66.66%> (-1.43%)` | :arrow_down: | | [src/huntsman/pocs/core.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-c3JjL2h1bnRzbWFuL3BvY3MvY29yZS5weQ==) | `52.00% <75.00%> (-1.61%)` | :arrow_down: | | [tests/test\_states.py](https://codecov.io/gh/AstroHuntsman/huntsman-pocs/pull/591/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman#diff-dGVzdHMvdGVzdF9zdGF0ZXMucHk=) | `99.20% <100.00%> (+0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AstroHuntsman)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.