FIX: DeprecationWarning emitted by how line_profiler.toml_config uses importlib.resources
#406
+51
−11
Codecov / codecov/project
succeeded
Nov 20, 2025 in 0s
90.28% (+2.71%) compared to 60e928f
View this Pull Request on Codecov
90.28% (+2.71%) compared to 60e928f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.28%. Comparing base (60e928f) to head (d5e0886).
Additional details and impacted files
@@ Coverage Diff @@
## main #406 +/- ##
==========================================
+ Coverage 87.56% 90.28% +2.71%
==========================================
Files 18 20 +2
Lines 1641 2080 +439
Branches 348 447 +99
==========================================
+ Hits 1437 1878 +441
- Misses 149 151 +2
+ Partials 55 51 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| line_profiler/toml_config.py | 93.79% <100.00%> (ø) |
... and 4 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 1219bc0...d5e0886. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading