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

Use ChainMap for UserCommands #375

Merged
merged 10 commits into from
Feb 28, 2024

Still support passing a list to set_modes but DeprecationWarning

d31c490
Select commit
Loading
Failed to load commit list.
Merged

Use ChainMap for UserCommands #375

Still support passing a list to set_modes but DeprecationWarning
d31c490
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 0s

79.33% of diff hit (target 74.29%)

View this Pull Request on Codecov

79.33% of diff hit (target 74.29%)

Annotations

Check warning on line 209 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 224 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L224

Added line #L224 was not covered by tests

Check warning on line 234 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L234

Added line #L234 was not covered by tests

Check warning on line 279 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L279

Added line #L279 was not covered by tests

Check warning on line 283 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L283

Added line #L283 was not covered by tests

Check warning on line 295 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L295

Added line #L295 was not covered by tests

Check warning on line 309 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L309

Added line #L309 was not covered by tests

Check warning on line 313 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L312-L313

Added lines #L312 - L313 were not covered by tests

Check warning on line 315 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L315

Added line #L315 was not covered by tests

Check warning on line 332 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L332

Added line #L332 was not covered by tests

Check warning on line 336 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L336

Added line #L336 was not covered by tests

Check warning on line 340 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L340

Added line #L340 was not covered by tests

Check warning on line 342 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L342

Added line #L342 was not covered by tests

Check warning on line 351 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L351

Added line #L351 was not covered by tests

Check warning on line 370 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L369-L370

Added lines #L369 - L370 were not covered by tests

Check warning on line 372 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L372

Added line #L372 was not covered by tests

Check warning on line 377 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L377

Added line #L377 was not covered by tests

Check warning on line 380 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L379-L380

Added lines #L379 - L380 were not covered by tests

Check warning on line 382 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L382

Added line #L382 was not covered by tests

Check warning on line 390 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L390

Added line #L390 was not covered by tests

Check warning on line 392 in scopesim/commands/user_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scopesim/commands/user_commands.py#L392

Added line #L392 was not covered by tests