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

nats-io / jwt / 8008152204
81%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2024 04:58PM UTC
Jobs 1
Files 36
Run time 3s
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

22 Feb 2024 04:57PM UTC coverage: 81.07% (+0.03%) from 81.042%
8008152204

push

github

web-flow
[ADDED] Sampling in MsgTrace structure (#219)

When an account has a `Trace` field set with a `Destination`, if
an incoming message has a `traceparent` header with proper flag
indicating that the message should be trace, the `Sampling` integer
(value in the range of [1..100]) allows tracing only a random
sample of messages. The server will pick a random number below 100
and if that number is lower or equal to this `Sampling` value
then the trace will trigger. If above, the trace will not trigger.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>

2728 of 3365 relevant lines covered (81.07%)

25.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8008152204.1 22 Feb 2024 04:58PM UTC 36
81.07
GitHub Action Run
Source Files on build 8008152204
  • Tree
  • List 36
  • Changed 7
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c2d30e2f on github
  • Prev Build on main (#7936248079)
  • Next Build on main (#8740371896)
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

© 2025 Coveralls, Inc