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 KeySeq class #126

Merged
merged 8 commits into from
Feb 9, 2024
Merged

Add KeySeq class #126

merged 8 commits into from
Feb 9, 2024

Conversation

khaeru
Copy link
Owner

@khaeru khaeru commented Feb 9, 2024

Also add Key.remove_tag, Key.__sub__.

Housekeeping:

PR checklist

  • Checks all ✅
  • Update documentation
  • Update doc/whatsnew.rst

@khaeru khaeru added the enh New feature or request label Feb 9, 2024
@khaeru khaeru self-assigned this Feb 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c095443) 100.00% compared to head (4a22b1c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        50           
  Lines         4262      4358   +96     
=========================================
+ Hits          4262      4358   +96     
Files Coverage Δ
genno/__init__.py 100.00% <100.00%> (ø)
genno/core/key.py 100.00% <100.00%> (ø)
genno/testing/__init__.py 100.00% <ø> (ø)
genno/tests/core/test_key.py 100.00% <100.00%> (ø)

@khaeru khaeru merged commit 362f7ec into main Feb 9, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enh New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants