Skip to content

Conversation

@lemorage
Copy link
Contributor

@lemorage lemorage commented May 8, 2025

This PR adds unit tests for yaml serialization part, and resolves #439.

Each commit here is self-explanatory. The first commit removes the obsolete impls, since #444. The second commit adds a bunch of unit tests, achieving 99.12% coverage (calculated by cargo-tarpaulin).

@badmonster0
Copy link
Member

badmonster0 commented May 8, 2025

Thanks for adding the tests with comprehensive coverage!

@badmonster0 badmonster0 merged commit a961be8 into cocoindex-io:main May 8, 2025
6 checks passed
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.

Unittest for Yaml Serialization

2 participants