g3/lib/g3-msgpack
WaterWhisperer 51e846abe4
Some checks are pending
CodeCoverage / lib unit test (push) Waiting to run
CodeCoverage / g3mkcert test (push) Waiting to run
CodeCoverage / g3keymess test (push) Waiting to run
CodeCoverage / g3proxy test (push) Waiting to run
CodeCoverage / g3bench test (push) Waiting to run
CodeCoverage / g3statsd test (push) Waiting to run
CodeQL Advanced / Analyze (java-kotlin) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
CodeQL Advanced / Analyze (rust) (push) Waiting to run
CrossCompiling / Build (push) Waiting to run
Linux-CI / Build (push) Waiting to run
Linux-CI / Clippy (push) Waiting to run
Linux-CI / Build vendored (push) Waiting to run
Linux-CI / Build with OpenSSL Async Job (push) Waiting to run
MacOS-CI / Build (push) Waiting to run
MacOS-CI / Build vendored (push) Waiting to run
StaticLinking / musl (push) Waiting to run
StaticLinking / msvc (push) Waiting to run
Windows-CI / Build (push) Waiting to run
Windows-CI / Build vendored (push) Waiting to run
test: add unit tests for value conversion modules
Add unit tests for value conversion functions in:
- datetime: rename tests for clarity
- geoip: ISO country/continent codes and IP location
- metrics: name strings and weighted names
- net: IP address parsing
- openssl: protocol versions
- primary: bool, integers, floats
- tls: service types
- uuid: UUID parsing

Add test data directory for supporting tests. Also update
g3-yaml modules (hash, humanize/size, humanize/time).
2025-07-20 22:55:47 +08:00
..
src test: add unit tests for value conversion modules 2025-07-20 22:55:47 +08:00
Cargo.toml bump all crates to 2024 edition 2025-02-21 10:48:48 +08:00