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

[Flags] Use option instead of long cast statements #919

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

Conversation

abhinavsingh
Copy link
Owner

TODO:

Also try to automate and delegate resolution to flag initializer. This makes flag class independent of cli arg names.

…d delegate resolution to flag initializer. This makes flag class independent of cli arg names
@abhinavsingh abhinavsingh added the bot:chronographer:skip PR using this label is exempted from CHANGELOG management label Dec 29, 2021
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #919 (5eb91a7) into develop (1dba7f0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #919   +/-   ##
========================================
  Coverage    86.19%   86.19%           
========================================
  Files          145      145           
  Lines         6380     6382    +2     
  Branches       646      646           
========================================
+ Hits          5499     5501    +2     
  Misses         761      761           
  Partials       120      120           
Flag Coverage Δ
pytest 86.05% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
proxy/common/flag.py 92.80% <100.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1dba7f0...5eb91a7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip PR using this label is exempted from CHANGELOG management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant