• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / weblist / 20196719092

13 Dec 2025 07:21PM UTC coverage: 83.442% (+0.007%) from 83.435%
20196719092

Pull #33

github

umputun
feat: add --recursive-mtime flag for directory sorting

adds option to calculate directory modification time by scanning all
nested files and using the newest timestamp, instead of the directory
own mtime which only updates when direct children change.

- add --recursive-mtime CLI flag (env: RECURSIVE_MTIME)
- implement getRecursiveMtime() helper using fs.WalkDir
- apply recursive mtime to directories in getFileList when enabled
- add tests for recursive mtime calculation
- document feature in README with performance tradeoff warning
Pull Request #33: Add --recursive-mtime flag for directory sorting

22 of 26 new or added lines in 2 files covered. (84.62%)

63 existing lines in 1 file now uncovered.

1794 of 2150 relevant lines covered (83.44%)

11.69 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

87.51
/server/server.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc