Skip to content

fix typing

d5ba989
Select commit
Loading
Failed to load commit list.
Merged

Implement structured output formats and GitHub Actions integration #131

fix typing
d5ba989
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 0s

92.78% (+1.25%) compared to d858900

View this Pull Request on Codecov

92.78% (+1.25%) compared to d858900

Details

Codecov Report

❌ Patch coverage is 98.67550% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.78%. Comparing base (d858900) to head (d5ba989).

Files with missing lines Patch % Lines
src/ruff_sync/core.py 93.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   91.53%   92.78%   +1.25%     
==========================================
  Files           5        6       +1     
  Lines         803      929     +126     
==========================================
+ Hits          735      862     +127     
+ Misses         68       67       -1     

☔ 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.