Skip to content

Remove chrono; return Vec<String> from list_files

9b8366e
Select commit
Loading
Failed to load commit list.
Open

Add deterministic test & extract time formatter for list_files (#616) #619

Remove chrono; return Vec<String> from list_files
9b8366e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 0s

80.90% (-0.09%) compared to f462850, passed because coverage increased by 0.02% when compared to adjusted base (80.87%)

View this Pull Request on Codecov

80.90% (-0.09%) compared to f462850, passed because coverage increased by 0.02% when compared to adjusted base (80.87%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.90%. Comparing base (f462850) to head (9b8366e).

Files with missing lines Patch % Lines
src/root/ifconfig.rs 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
- Coverage   80.99%   80.90%   -0.09%     
==========================================
  Files          27       27              
  Lines        3977     3954      -23     
==========================================
- Hits         3221     3199      -22     
+ Misses        756      755       -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.