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

facebookincubator / TTPForge / 18759677059
52%
main: 67%

Build:
Build:
LAST BUILD BRANCH: export-D89671295
DEFAULT BRANCH: main
Ran 23 Oct 2025 07:28PM 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

23 Oct 2025 07:25PM UTC coverage: 51.612%. First build
18759677059

Pull #570

github

meta-codesync[bot]
Replace fmt with proper logging in blocks (#570)

Summary:
Pull Request resolved: https://github.com/facebookincubator/TTPForge/pull/570

This change improves logging consistency by replacing direct `fmt.Printf` and `fmt.Println` calls with the structured logging package throughout the blocks package. Additionally updated testutils to not print to the screen.

This ensures all logging output uses the proper logging infrastructure (`logging.L().Errorf()` and `logging.L().Infof()`) which provides better log formatting, filtering, and consistency across the application.

Reviewed By: RoboticPrism

Differential Revision: D85156300
Pull Request #570: Replace fmt with proper logging in blocks

19 of 40 new or added lines in 9 files covered. (47.5%)

1777 of 3443 relevant lines covered (51.61%)

9.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
9.35
pkg/blocks/expectstep.go
2
50.5
pkg/blocks/killprocess.go
3
75.28
cmd/enumttps.go
3
0.0
pkg/blocks/requirements_unix.go
4
63.64
cmd/createuuid.go
4
73.33
cmd/move.go
4
0.0
pkg/blocks/requirements.go
Jobs
ID Job ID Ran Files Coverage
1 18759677059.1 23 Oct 2025 07:28PM UTC 58
51.61
GitHub Action Run
Source Files on build 18759677059
  • Tree
  • List 58
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #570
  • 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