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

actioninja / refpack-rs / 6689351510
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v5.0.3
DEFAULT BRANCH: master
Ran 30 Oct 2023 07:00AM UTC
Jobs 1
Files 11
Run time 5s
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

30 Oct 2023 06:57AM UTC coverage: 88.759% (-3.6%) from 92.374%
6689351510

push

github

web-flow
Demoded controls (#6)

* refactor!: pull out sizes into constants

* chore: clippy fix

* refactor!: Remove mode setting on all control APIs

* refactor!: purge command format from frontend format

* refactor!: get control types out of the formats

* fix: actually compiles, whoops

* fix: update benches

* fix: clippy pass + docs fixes

* docs: changelog

* tests: add long running ignored by default "large input" symmetrical
tests

* feat!: huge docs + error handling overhaul

* fix: Increase the offset for shorts and mediums by 1

I believe both shorts and mediums can encode a one more offset byte.

0b1111_1111 + 1 = 1024
0b11_1111_1111_1111 + 1 = 16384

* fix: inverted this check by accident when turning it into an assert

* fix: shut up clippy

* doc: More documentation detail and cleanup

* refactor: struct > enum

* docs: finalize reformatting of error section to be more concise

* docs: final documentation touches

* docs: final changelog

* refactor: remove dependence on onlyerror

* clearer license info in readme

---------

Co-authored-by: lingeringwillx <111698406+lingeringwillx@users.noreply.github.com>

294 of 294 new or added lines in 7 files covered. (100.0%)

908 of 1023 relevant lines covered (88.76%)

154309.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
82.82
-0.32% src/data/compression.rs
2
62.65
-0.31% src/data/decompression.rs
3
90.7
-7.97% src/data/mod.rs
5
92.88
1.61% src/data/control/mod.rs
8
43.75
-56.25% src/lib.rs
12
52.0
-48.0% src/error.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.82
-0.32% src/data/compression.rs
1
43.75
-56.25% src/lib.rs
5
90.7
-7.97% src/data/mod.rs
6
92.88
1.61% src/data/control/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 6689351510.1 30 Oct 2023 07:00AM UTC 11
88.76
GitHub Action Run
Source Files on build 6689351510
  • Tree
  • List 11
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cb92177e on github
  • Prev Build on main (#6609514715)
  • Next Build on main (#6689380176)
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