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

dunglas / mercure / 30341769748
89%
master: 93%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 28 Jul 2026 08:19AM UTC
Jobs 1
Files 35
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

28 Jul 2026 08:17AM UTC coverage: 88.615% (+0.07%) from 88.546%
30341769748

push

github

dunglas
fix: don't sort the update's own topic slice while dispatching

encode sorted the slice it was handed, and MatchAny hands it
Update.topics(). Under the deprecated_topic tag that returns the update's
own backing array when only the alternate topics are set, so dispatching
reordered them in place. MarshalJSON, LogValue and SpanAttributes all read
topics() and would then report the new order, persisted history included,
and the sort raced with any concurrent reader of the same update.

Sort the escaped copies instead. The key only has to be one canonical
string per topic set, which that gives just as well.

2 of 2 new or added lines in 1 file covered. (100.0%)

2553 of 2881 relevant lines covered (88.62%)

217.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 30341769748.1 28 Jul 2026 08:19AM UTC 35
88.62
GitHub Action Run
Source Files on build 30341769748
  • Tree
  • List 35
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • aa2678c2 on github
  • Prev Build on main (#30233712776)
  • Next Build on main (#30342109828)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc