Skip to content

adapter/check_adapter: extract build_check_output and fix tautologica…

f98bef4
Select commit
Loading
Failed to load commit list.
Merged

feat(adapter): add CheckAdapter for generic check interface #53

adapter/check_adapter: extract build_check_output and fix tautologica…
f98bef4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

90.38% (+0.20%) compared to 0aee28c

View this Pull Request on Codecov

90.38% (+0.20%) compared to 0aee28c

Details

Codecov Report

❌ Patch coverage is 98.76543% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.38%. Comparing base (0aee28c) to head (f98bef4).

Files with missing lines Patch % Lines
src/adapter/check_adapter.rs 98.76% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   90.17%   90.38%   +0.20%     
==========================================
  Files          19       20       +1     
  Lines        4234     4315      +81     
==========================================
+ Hits         3818     3900      +82     
+ Misses        416      415       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.