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

Select parameters cell based on a 'parameters' tag #27

Merged
merged 5 commits into from
Feb 27, 2023
Merged

Conversation

takluyver
Copy link
Owner

I've rebased and built on #23.

The tag is now case-insensitive, so you can use parameters or PARAMETERS or anything in between.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Base: 93.54% // Head: 93.96% // Increases project coverage by +0.42% 🎉

Coverage data is based on head (23c9c2e) compared to base (344e537).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   93.54%   93.96%   +0.42%     
==========================================
  Files           3        3              
  Lines         186      199      +13     
==========================================
+ Hits          174      187      +13     
  Misses         12       12              
Impacted Files Coverage Δ
nbparameterise/__init__.py 100.00% <ø> (ø)
nbparameterise/code.py 94.44% <100.00%> (+0.93%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@takluyver takluyver mentioned this pull request Feb 27, 2023
@sam2332
Copy link
Contributor

sam2332 commented Feb 27, 2023

Beautiful, thank you very much

@takluyver takluyver merged commit d8741ed into master Feb 27, 2023
@takluyver takluyver deleted the parameters-tag branch February 27, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants