Skip to content

[python] Move temporary feature flag into a module#3005

Merged
johnkerl merged 2 commits intomainfrom
kerl/feature-flag-module
Sep 17, 2024
Merged

[python] Move temporary feature flag into a module#3005
johnkerl merged 2 commits intomainfrom
kerl/feature-flag-module

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

Issue and/or context: Follow-up from here: #3001 (comment)

Changes:

Notes for Reviewer:

@johnkerl johnkerl force-pushed the kerl/feature-flag-module branch from 4b6e120 to 877b5da Compare September 17, 2024 15:05
This was referenced Sep 17, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (7a0de6a) to head (a8b5909).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3005      +/-   ##
==========================================
+ Coverage   89.64%   89.79%   +0.15%     
==========================================
  Files          39       40       +1     
  Lines        4094     4096       +2     
==========================================
+ Hits         3670     3678       +8     
+ Misses        424      418       -6     
Flag Coverage Δ
python 89.79% <100.00%> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 89.79% <100.00%> (+0.15%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl changed the title [python] Move temporary feature-flag into a module [python] Move temporary feature flag into a module Sep 17, 2024
Copy link
Copy Markdown
Contributor

@thetorpedodog thetorpedodog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the move is fine; I do have one suggestion for the implementation while you’re moving things that you can take or leave.

Comment thread apis/python/src/tiledbsoma/_flags.py Outdated
@johnkerl
Copy link
Copy Markdown
Contributor Author

Thanks @thetorpedodog ! :)

@johnkerl johnkerl merged commit 43069e2 into main Sep 17, 2024
@johnkerl johnkerl deleted the kerl/feature-flag-module branch September 17, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants