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

iskorotkov / avro / 22396624265
95%

Build:
DEFAULT BRANCH: main
Ran 28 Feb 2026 02:11PM UTC
Jobs 3
Files 45
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

25 Feb 2026 11:10AM UTC coverage: 94.579% (-0.02%) from 94.595%
22396624265

push

github

iskorotkov
perf(map): reuse existing values and defer creation with size hint

Optimize map decoding with two complementary changes:
- Reuse existing map values instead of allocating new ones (typed decode: 14-16% faster,
  60% less memory, ~99% fewer allocs)
- Defer map creation until first block and use block length as size hint (generic decode:
  up to 7% faster, 15% less memory)

19 of 21 new or added lines in 1 file covered. (90.48%)

6385 of 6751 relevant lines covered (94.58%)

45786.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
97.73
-1.02% codec_map.go
Jobs
ID Job ID Ran Files Coverage
1 go-1.25 - 22396624265.1 28 Feb 2026 02:11PM UTC 45
94.58
GitHub Action Run
2 go-1.26 - 22396624265.2 28 Feb 2026 02:11PM UTC 45
94.58
GitHub Action Run
3 go-1.24 - 22396624265.3 28 Feb 2026 02:11PM UTC 45
94.58
GitHub Action Run
Source Files on build 22396624265
  • Tree
  • List 45
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22396624265
  • dd55dfe5 on github
  • Prev Build on main (#22371959358)
  • Delete
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