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/project succeeded Feb 27, 2024 in 0s

74.21% (-0.08%) compared to d786495

View this Pull Request on Codecov

74.21% (-0.08%) compared to d786495

Details

Codecov Report

Attention: Patch coverage is 79.33884% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 74.21%. Comparing base (d786495) to head (d31c490).

Files Patch % Lines
scopesim/commands/user_commands.py 78.81% 25 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           dev_master     #375      +/-   ##
==============================================
- Coverage       74.29%   74.21%   -0.08%     
==============================================
  Files              56       56              
  Lines            7818     7854      +36     
==============================================
+ Hits             5808     5829      +21     
- Misses           2010     2025      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.