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

[python] Protect against huge enum-of-strings input [WIP] #3354

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Nov 20, 2024

Issue and/or context: #3353 [sc-59407]

Changes:

As proposed on #3353 [sc-59407]

Notes for Reviewer:

Not ready for review.

Needs unit-test coverage.

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.75%. Comparing base (b6af5d7) to head (ae613c1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3354      +/-   ##
==========================================
+ Coverage   85.65%   85.75%   +0.10%     
==========================================
  Files          57       57              
  Lines        6203     6207       +4     
==========================================
+ Hits         5313     5323      +10     
+ Misses        890      884       -6     
Flag Coverage Δ
python 85.75% <85.71%> (+0.10%) ⬆️

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

Components Coverage Δ
python_api 85.75% <85.71%> (+0.10%) ⬆️
libtiledbsoma ∅ <ø> (∅)
---- 🚨 Try these New Features:

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.

1 participant