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

jiowchern / PinionCore.Remote / 19011068999
61%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2025 10:39AM UTC
Jobs 1
Files 273
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

02 Nov 2025 10:37AM UTC coverage: 58.825% (+0.04%) from 58.786%
19011068999

push

github

jiowchern
feat: add compression benchmarks and improve serialization

Add `CompressionBenchmarkTests` to validate the efficiency of
integer and string compression. Introduce ZigZag encoding to
compress negative integers effectively, reducing their size from
11 to a maximum of 3 bytes. Leverage UTF-8 encoding for strings
instead of character arrays, significantly decreasing the byte
size for ASCII strings from roughly 30+ bytes to about 12 bytes.
Enhance `NumberDescriber` with ZigZag encoding for better
handling of signed integer types. Update `StringDescriber` to
use UTF-8 encoding, optimizing string serialization.

1016 of 1940 branches covered (52.37%)

Branch coverage included in aggregate %.

31 of 31 new or added lines in 2 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

6996 of 11680 relevant lines covered (59.9%)

92344.91 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
85.33
-3.33% PinionCore.Utility/PinionCore.Utility/Serialization/Varint.cs
Jobs
ID Job ID Ran Files Coverage
1 19011068999.1 02 Nov 2025 10:39AM UTC 273
58.83
GitHub Action Run
Source Files on build 19011068999
  • Tree
  • List 273
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a6c6e5e7 on github
  • Prev Build on master (#19009914745)
  • Next Build on master (#19116751534)
  • 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

© 2025 Coveralls, Inc