Skip to content

Ruff format#420

Merged
Erotemic merged 1 commit intopyutils:mainfrom
Erotemic:format-code
Feb 9, 2026
Merged

Ruff format#420
Erotemic merged 1 commit intopyutils:mainfrom
Erotemic:format-code

Conversation

@Erotemic
Copy link
Member

@Erotemic Erotemic commented Feb 8, 2026

Reformat all code with ruff.

@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

❌ Patch coverage is 89.79592% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.06%. Comparing base (60e928f) to head (d04c14f).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
line_profiler/autoprofile/util_static.py 70.21% 13 Missing and 1 partial ⚠️
line_profiler/explicit_profiler.py 76.47% 2 Missing and 2 partials ⚠️
line_profiler/ipython_extension.py 96.42% 1 Missing ⚠️
line_profiler/profiler_mixin.py 94.11% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   87.56%   89.06%   +1.49%     
==========================================
  Files          18       20       +2     
  Lines        1641     2258     +617     
  Branches      348      474     +126     
==========================================
+ Hits         1437     2011     +574     
- Misses        149      184      +35     
- Partials       55       63       +8     
Files with missing lines Coverage Δ
line_profiler/__init__.py 100.00% <100.00%> (ø)
line_profiler/_diagnostics.py 100.00% <100.00%> (ø)
line_profiler/_logger.py 88.28% <100.00%> (ø)
...ne_profiler/autoprofile/ast_profile_transformer.py 93.18% <100.00%> (+2.93%) ⬆️
line_profiler/autoprofile/ast_tree_profiler.py 100.00% <100.00%> (ø)
line_profiler/autoprofile/autoprofile.py 98.07% <100.00%> (-1.93%) ⬇️
line_profiler/autoprofile/eager_preimports.py 93.95% <100.00%> (+0.81%) ⬆️
line_profiler/autoprofile/line_profiler_utils.py 88.23% <ø> (+3.61%) ⬆️
line_profiler/autoprofile/profmod_extractor.py 86.00% <100.00%> (-5.21%) ⬇️
line_profiler/autoprofile/run_module.py 100.00% <100.00%> (ø)
... and 9 more

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 64c0841...d04c14f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Erotemic Erotemic merged commit 8292b11 into pyutils:main Feb 9, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant