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

facebookincubator / TTPForge / 18752568741

23 Oct 2025 02:54PM UTC coverage: 51.612%. First build
18752568741

Pull #570

github

facebook-github-bot
Replace fmt with proper logging in blocks (#570)

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

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

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

50.5
/pkg/blocks/killprocess.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