Skip to content

fix: show tag names in `auto-update --freeze` output

72b515f
Select commit
Loading
Failed to load commit list.
Open

fix: show tag names in auto-update --freeze output #1855

fix: show tag names in `auto-update --freeze` output
72b515f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 1s

91.94% (+0.00%) compared to dbca904

View this Pull Request on Codecov

91.94% (+0.00%) compared to dbca904

Details

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.94%. Comparing base (dbca904) to head (72b515f).

Files with missing lines Patch % Lines
crates/prek/src/cli/auto_update.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1855   +/-   ##
=======================================
  Coverage   91.93%   91.94%           
=======================================
  Files         107      107           
  Lines       21164    21188   +24     
=======================================
+ Hits        19458    19481   +23     
- Misses       1706     1707    +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.