codemod to deprecate logging.warn #206
+203
−0
Merged
Codecov / codecov/project
succeeded
Jan 9, 2024 in 0s
96.25% (target 90.00%)
View this Pull Request on Codecov
96.25% (target 90.00%)
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
269469d
) 96.26% compared to head (94a4fd9
) 96.25%.
Additional details and impacted files
@@ Coverage Diff @@
## main #206 +/- ##
==========================================
- Coverage 96.26% 96.25% -0.01%
==========================================
Files 88 89 +1
Lines 4065 4089 +24
==========================================
+ Hits 3913 3936 +23
- Misses 152 153 +1
Files | Coverage Δ | |
---|---|---|
src/core_codemods/__init__.py | 100.00% <100.00%> (ø) |
|
src/core_codemods/fix_deprecated_logging_warn.py | 95.65% <95.65%> (ø) |
Loading