Skip to content

flask-json-response-type codemod with tests and docs

Codecov / codecov/project succeeded Dec 11, 2023 in 0s

96.02% (target 90.00%)

View this Pull Request on Codecov

96.02% (target 90.00%)

Details

Codecov Report

Merging #162 (00803ff) into main (a79452a) will decrease coverage by 0.26%.
Report is 1 commits behind head on main.
The diff coverage is 90.38%.

❗ Current head 00803ff differs from pull request most recent head 960cca0. Consider uploading reports for the commit 960cca0 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   96.28%   96.02%   -0.26%     
==========================================
  Files          77       78       +1     
  Lines        3522     3676     +154     
==========================================
+ Hits         3391     3530     +139     
- Misses        131      146      +15     
Files Coverage Δ
src/core_codemods/__init__.py 100.00% <100.00%> (ø)
src/core_codemods/django_json_response_type.py 100.00% <100.00%> (ø)
src/codemodder/codemods/utils_mixin.py 91.69% <90.47%> (-0.25%) ⬇️
src/core_codemods/flask_json_response_type.py 90.09% <90.09%> (ø)