Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPSIM-1157: Add ObservationsArray - change observations to proper numpy subclass #102

Merged
merged 2 commits into from
Sep 13, 2024

updating empty_observation to ObservationArray

d15c6c5
Select commit
Loading
Failed to load commit list.
Merged

OPSIM-1157: Add ObservationsArray - change observations to proper numpy subclass #102

updating empty_observation to ObservationArray
d15c6c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2024 in 0s

84.09% of diff hit (target 72.87%)

View this Pull Request on Codecov

84.09% of diff hit (target 72.87%)

Annotations

Check warning on line 397 in rubin_scheduler/scheduler/features/features.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/features/features.py#L397

Added line #L397 was not covered by tests

Check warning on line 135 in rubin_scheduler/scheduler/sim_runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/sim_runner.py#L135

Added line #L135 was not covered by tests

Check warning on line 251 in rubin_scheduler/scheduler/surveys/base_survey.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/surveys/base_survey.py#L251

Added line #L251 was not covered by tests

Check warning on line 87 in rubin_scheduler/scheduler/surveys/dd_surveys.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/surveys/dd_surveys.py#L87

Added line #L87 was not covered by tests

Check warning on line 404 in rubin_scheduler/scheduler/surveys/dd_surveys.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/surveys/dd_surveys.py#L404

Added line #L404 was not covered by tests

Check warning on line 45 in rubin_scheduler/scheduler/surveys/desc_ddf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/surveys/desc_ddf.py#L45

Added line #L45 was not covered by tests

Check warning on line 364 in rubin_scheduler/scheduler/surveys/too_scripted_surveys.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/surveys/too_scripted_surveys.py#L364

Added line #L364 was not covered by tests

Check warning on line 697 in rubin_scheduler/scheduler/utils/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/utils/utils.py#L696-L697

Added lines #L696 - L697 were not covered by tests

Check warning on line 702 in rubin_scheduler/scheduler/utils/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/utils/utils.py#L702

Added line #L702 was not covered by tests

Check warning on line 706 in rubin_scheduler/scheduler/utils/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rubin_scheduler/scheduler/utils/utils.py#L705-L706

Added lines #L705 - L706 were not covered by tests

Check warning on line 64 in tests/scheduler/test_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/scheduler/test_example.py#L64

Added line #L64 was not covered by tests