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

deduplicate serialize implementations #519

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Dec 26, 2024

implement the one-shot serialize with backrefs in terms of the incremental serializer

@arvidn arvidn force-pushed the deduplicate-serialize-backref branch from a8d86f0 to df95812 Compare December 26, 2024 13:32
Copy link

coveralls-official bot commented Dec 26, 2024

Pull Request Test Coverage Report for Build 12504474919

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.08%) to 93.528%

Files with Coverage Reduction New Missed Lines %
src/serde/parse_atom.rs 1 99.19%
Totals Coverage Status
Change from base Build 12448694437: -0.08%
Covered Lines: 5780
Relevant Lines: 6180

💛 - Coveralls

@arvidn arvidn requested review from richardkiss and Rigidity and removed request for richardkiss December 26, 2024 14:39
@arvidn arvidn marked this pull request as draft December 27, 2024 21:32
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.

1 participant