flask-restx icon indicating copy to clipboard operation
flask-restx copied to clipboard

Accept enum class as String enum argument

Open mas15 opened this issue 5 years ago • 3 comments

mas15 avatar Mar 02 '21 11:03 mas15

Codecov Report

Merging #288 (3c5dcb2) into master (41b3b59) will decrease coverage by 0.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   96.87%   96.36%   -0.52%     
==========================================
  Files          20       20              
  Lines        2724     2726       +2     
==========================================
- Hits         2639     2627      -12     
- Misses         85       99      +14     
Impacted Files Coverage Δ
flask_restx/fields.py 96.44% <100.00%> (-0.20%) :arrow_down:
flask_restx/schemas/__init__.py 80.32% <0.00%> (-3.28%) :arrow_down:
flask_restx/cors.py 78.04% <0.00%> (-2.44%) :arrow_down:
flask_restx/model.py 95.55% <0.00%> (-1.49%) :arrow_down:
flask_restx/swagger.py 95.48% <0.00%> (-1.26%) :arrow_down:
flask_restx/marshalling.py 97.32% <0.00%> (-0.90%) :arrow_down:
flask_restx/reqparse.py 97.87% <0.00%> (-0.86%) :arrow_down:
flask_restx/inputs.py 98.91% <0.00%> (-0.01%) :arrow_down:

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 41b3b59...3c5dcb2. Read the comment docs.

codecov[bot] avatar Mar 02 '21 11:03 codecov[bot]

@ziirish is there any chance it can be merged?

mas15 avatar Mar 04 '21 21:03 mas15

@ziirish @peter-doggart is there any chance it can be merged?

mas15 avatar Jun 05 '23 10:06 mas15