Skip to content

perf: Allow writing json without serde #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 21, 2025
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Jul 21, 2025

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16429188500

Details

  • 82 of 285 (28.77%) changed or added relevant lines in 7 files are covered.
  • 20 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-2.6%) to 33.26%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/json-write/src/key.rs 6 12 50.0%
crates/json-write/src/write.rs 0 20 0.0%
crates/libtest-json/src/event.rs 0 87 0.0%
crates/json-write/src/value.rs 58 148 39.19%
Files with Coverage Reduction New Missed Lines %
crates/libtest2-mimic/tests/testsuite/util.rs 1 84.51%
crates/libtest2/tests/testsuite/util.rs 1 84.51%
crates/libtest-json/tests/roundtrip.rs 6 0.0%
crates/libtest-json/src/event.rs 12 0.0%
Totals Coverage Status
Change from base Build 16428945515: -2.6%
Covered Lines: 456
Relevant Lines: 1371

💛 - Coveralls

@epage epage merged commit a382b95 into assert-rs:main Jul 21, 2025
17 checks passed
@epage epage deleted the json-write branch July 21, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants