Codecov / codecov/project
succeeded
Jan 15, 2024 in 0s
96.26% (target 90.00%)
View this Pull Request on Codecov
96.26% (target 90.00%)
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
a69a7ff
) 96.25% compared to head (36a87fe
) 96.26%.
❗ Current head 36a87fe differs from pull request most recent head 8727405. Consider uploading reports for the commit 8727405 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #208 +/- ##
=======================================
Coverage 96.25% 96.26%
=======================================
Files 89 89
Lines 4089 4097 +8
=======================================
+ Hits 3936 3944 +8
Misses 153 153
Files | Coverage Δ | |
---|---|---|
src/core_codemods/django_receiver_on_top.py | 100.00% <ø> (ø) |
|
src/core_codemods/exception_without_raise.py | 100.00% <100.00%> (ø) |
|
...c/core_codemods/fix_deprecated_abstractproperty.py | 100.00% <100.00%> (ø) |
|
src/core_codemods/fix_mutable_params.py | 100.00% <ø> (ø) |
|
src/core_codemods/remove_unnecessary_f_str.py | 100.00% <100.00%> (ø) |
|
src/core_codemods/use_generator.py | 100.00% <100.00%> (ø) |
|
src/core_codemods/use_walrus_if.py | 100.00% <ø> (ø) |
|
src/core_codemods/combine_startswith_endswith.py | 96.29% <0.00%> (ø) |
|
src/core_codemods/remove_debug_breakpoint.py | 95.65% <50.00%> (ø) |
|
src/core_codemods/remove_module_global.py | 94.73% <0.00%> (ø) |
|
... and 1 more |
Loading