Skip to content
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

fix(spanned): Allow internal fields to be in any order #792

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

epage
Copy link
Member

@epage epage commented Sep 25, 2024

Fixes #789

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11039126121

Details

  • 15 of 28 (53.57%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 68.094%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/serde_spanned/src/spanned.rs 15 28 53.57%
Totals Coverage Status
Change from base Build 11019811159: -0.03%
Covered Lines: 3754
Relevant Lines: 5513

💛 - Coveralls

@epage epage merged commit 6664abd into toml-rs:main Sep 25, 2024
15 checks passed
@epage epage deleted the unordered branch September 25, 2024 19:06
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.

SpannedVisitor field order
2 participants