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

facebookincubator / TTPForge / 18751205841
52%
main: 67%

Build:
Build:
LAST BUILD BRANCH: export-D89671295
DEFAULT BRANCH: main
Ran 23 Oct 2025 02:10PM UTC
Jobs 1
Files 71
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 02:09PM UTC coverage: 65.704%. First build
18751205841

Pull #570

github

facebook-github-bot
Replace fmt with proper logging in blocks

Summary:
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

27 of 40 new or added lines in 9 files covered. (67.5%)

2730 of 4155 relevant lines covered (65.7%)

16.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
62.59
pkg/blocks/expectstep.go
1
48.72
pkg/blocks/requirements.go
3
75.28
cmd/enumttps.go
4
63.64
cmd/createuuid.go
4
73.33
cmd/move.go
Jobs
ID Job ID Ran Files Coverage
1 18751205841.1 23 Oct 2025 02:10PM UTC 71
65.7
GitHub Action Run
Source Files on build 18751205841
  • Tree
  • List 71
  • 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