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

99designs / gqlgen / 22873896119
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: feature/update-integration-tests
DEFAULT BRANCH: master
Ran 09 Mar 2026 08:47PM UTC
Jobs 1
Files 0
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

09 Mar 2026 08:43PM UTC coverage: 0.0%. Remained the same
22873896119

Pull #4070

github

NGO Yizraeli
feat: add configurable performance options with cleaner code structure

New config options (all default to false):
- fast_validation: Use -gcflags="-N -l" for ~2x faster cold cache validation
- skip_import_grouping: Use format.Source for ~10x faster formatting (no import grouping)
- use_light_mode_prefetch: Use NeedName|NeedFiles|NeedModule for ~200x faster package loading
- use_buffer_pooling: Reuse buffers via sync.Pool to reduce GC ~25%

Code improvements:
- Extract boolOrFalse helper for pointer-to-bool getters
- Add PruneOptions struct for cleaner function signatures
- Add getBuffer helper for buffer pooling logic
- Add formatSource helper for pure formatting logic
- Add Config.GetPruneOptions() for convenient option bundling

All new options default to false for backward compatibility.
Pull Request #4070: Feature/optimize packages load validation

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22873896119.1 09 Mar 2026 08:47PM UTC 0
0.0
GitHub Action Run
Source Files on build 22873896119
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #4070
  • PR Base - master (#22833022762)
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