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

qubit-ltd / rust-value / b9407529-67c1-4b98-b155-fb5bcb1094d2
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: main
Ran 08 Apr 2026 05:06PM UTC
Jobs 1
Files 4
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

08 Apr 2026 05:04PM UTC coverage: 97.84% (-0.9%) from 98.699%
b9407529-67c1-4b98-b155-fb5bcb1094d2

push

circleci

Haixing-Hu
feat(value): add new data types for v0.3.0 - isize/usize/Duration/Url/StringMap/Json

New Value and MultiValues variants:
- IntSize(isize) / UIntSize(usize): platform-dependent integer types
- Duration(std::time::Duration): time duration support
- Url(url::Url): URL type with serde support
- StringMap(HashMap<String, String>): string key-value map
- Json(serde_json::Value): generic JSON escape hatch

New Value APIs:
- from_json_value(): construct Value from serde_json::Value
- from_serializable(): serialize any Serialize type into Json variant
- deserialize_json(): deserialize Json variant into any DeserializeOwned type

New error variants: JsonSerializationError, JsonDeserializationError

Dependencies: bump qubit-common to 0.4.0, add url = "2.0"

Tests: 74 tests in value_v030_tests.rs, 63 tests in multi_values_v030_tests.rs

87 of 95 new or added lines in 2 files covered. (91.58%)

770 of 787 relevant lines covered (97.84%)

38.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
97.8
-1.93% src/multi_values.rs
Jobs
ID Job ID Ran Files Coverage
1 b9407529-67c1-4b98-b155-fb5bcb1094d2.1 08 Apr 2026 05:06PM UTC 4
97.84
Source Files on build b9407529-67c1-4b98-b155-fb5bcb1094d2
  • Tree
  • List 4
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #B9407529...
  • 3a46f6ba on github
  • Prev Build on main (#E0F94C0D...)
  • Next Build on dev-starfish (#8DCCB6EA...)
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