Skip to content

docs: add full user-agent examples to BuildUserAgent godoc

7a633af
Select commit
Loading
Failed to load commit list.
Open

feat: log AI coding agents in user-agent, telemetry, and tracing #550

docs: add full user-agent examples to BuildUserAgent godoc
7a633af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

71.67% (+0.02%) compared to 3720e4f

View this Pull Request on Codecov

71.67% (+0.02%) compared to 3720e4f

Details

Codecov Report

❌ Patch coverage is 85.71429% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.67%. Comparing base (3720e4f) to head (7a633af).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/useragent/useragent.go 87.09% 4 Missing ⚠️
main.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
+ Coverage   71.64%   71.67%   +0.02%     
==========================================
  Files         225      226       +1     
  Lines       19074    19104      +30     
==========================================
+ Hits        13665    13692      +27     
- Misses       4202     4207       +5     
+ Partials     1207     1205       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.