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

Add support for Observables to MESA #2291

Merged
merged 127 commits into from
Nov 24, 2024

Merge branch 'main' into signal

2a6ddb4
Select commit
Loading
Failed to load commit list.
Merged

Add support for Observables to MESA #2291

Merge branch 'main' into signal
2a6ddb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2024 in 1s

90.58% of diff hit (target 84.63%)

View this Pull Request on Codecov

90.58% of diff hit (target 84.63%)

Annotations

Check warning on line 73 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L73

Added line #L73 was not covered by tests

Check warning on line 135 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L135

Added line #L135 was not covered by tests

Check warning on line 152 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L152

Added line #L152 was not covered by tests

Check warning on line 178 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L178

Added line #L178 was not covered by tests

Check warning on line 238 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L238

Added line #L238 was not covered by tests

Check warning on line 243 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 272 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L272

Added line #L272 was not covered by tests

Check warning on line 275 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L275

Added line #L275 was not covered by tests

Check warning on line 303 in mesa/experimental/mesa_signals/mesa_signal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/mesa_signal.py#L303

Added line #L303 was not covered by tests

Check warning on line 123 in mesa/experimental/mesa_signals/observable_collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/observable_collections.py#L123

Added line #L123 was not covered by tests

Check warning on line 126 in mesa/experimental/mesa_signals/observable_collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/observable_collections.py#L126

Added line #L126 was not covered by tests

Check warning on line 26 in mesa/experimental/mesa_signals/signals_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/signals_util.py#L26

Added line #L26 was not covered by tests

Check warning on line 28 in mesa/experimental/mesa_signals/signals_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/mesa_signals/signals_util.py#L28

Added line #L28 was not covered by tests