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

umputun / weblist / 20196719092
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: add-e2e-tests
DEFAULT BRANCH: master
Ran 13 Dec 2025 07:22PM UTC
Jobs 1
Files 4
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

New Missed Lines in Diff

Lines Coverage ∆ File
4
87.51
-0.08% server/server.go

Uncovered Existing Lines

Lines Coverage ∆ File
63
87.51
-0.08% server/server.go
Jobs
ID Job ID Ran Files Coverage
1 20196719092.1 13 Dec 2025 07:22PM UTC 4
83.44
GitHub Action Run
Source Files on build 20196719092
  • Tree
  • List 4
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #33
  • PR Base - master (#20196449892)
  • Delete
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