Skip to content

fixed relax exit code#36

Merged
jakekaplan merged 1 commit intomainfrom
fix-relax-exit-code
Jan 19, 2026
Merged

fixed relax exit code#36
jakekaplan merged 1 commit intomainfrom
fix-relax-exit-code

Conversation

@jakekaplan
Copy link
Owner

Previously if there were no files to relax this would exit with an error, instead of successfully with a message indicating theres nothing to do.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: b9fda4f Previous: baf5c6e Ratio
cpython 0.05114468980000001 seconds (± 0.001) 0.052172354659999996 seconds (± 0.0051) 0.98
airflow 0.1413809501 seconds (± 0.0014) 0.14635064936000003 seconds (± 0.0116) 0.97
prefect 0.058610340400000016 seconds (± 0.0006) 0.05915001346 seconds (± 0.0008) 0.99
ruff 0.1260763282 seconds (± 0.0015) 0.12407336256000004 seconds (± 0.0006) 1.02

This comment was automatically generated by workflow using github-action-benchmark.

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.51%. Comparing base (baf5c6e) to head (b9fda4f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          19       19           
  Lines        2769     2769           
=======================================
  Hits         2728     2728           
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@jakekaplan jakekaplan merged commit 6fafd55 into main Jan 19, 2026
9 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