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

facebookincubator / TTPForge / 19375157606
51%
main: 67%

Build:
Build:
LAST BUILD BRANCH: export-D89671295
DEFAULT BRANCH: main
Ran 14 Nov 2025 07:19PM UTC
Jobs 1
Files 58
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

14 Nov 2025 07:18PM UTC coverage: 51.225%. First build
19375157606

Pull #577

github

facebook-github-bot
Add content validation and command checks (#577)

Summary:

Extended the path_exists check with new capabilities and added a new command check to verify command execution results.

**Path Exists Enhancements:**
- Added content validation: `content_contains`, `content_not_contains`, `content_regex` fields for verifying file content matches expected patterns
- Added file permission verification with `permissions` field (Unix octal format)
- Optimized to read file content only once when multiple content checks are present

**Command Check:**
- Cross-platform command execution verification
- Exit code validation with `expect_exit_code` field
- Output validation: `output_contains`, `output_not_contains`, `output_regex` fields

Reviewed By: d0n601

Differential Revision: D86667765
Pull Request #577: Add content validation and command checks

53 of 116 new or added lines in 4 files covered. (45.69%)

1819 of 3551 relevant lines covered (51.23%)

9.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
81.82
pkg/checks/checksum.go
9
82.61
pkg/checks/pathexists.go
53
5.36
pkg/checks/commandcheck.go
Jobs
ID Job ID Ran Files Coverage
1 19375157606.1 14 Nov 2025 07:19PM UTC 58
51.23
GitHub Action Run
Source Files on build 19375157606
  • Tree
  • List 58
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #577
  • 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