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

Improving code hygiene #4

Merged
merged 6 commits into from
Dec 26, 2023
Merged

Improving code hygiene #4

merged 6 commits into from
Dec 26, 2023

Conversation

Yoric
Copy link
Collaborator

@Yoric Yoric commented Dec 26, 2023

With this MR:

  • we decrease the usage of any and reflect where it's not needed;
  • we add tests on tags;
  • we improve error reporting during deserialization;
  • we migrate to assert in tests;
  • we implement deserializing towards a map[string]T;
  • we factor some code;
  • also, a few bug fixes.

@Yoric Yoric self-assigned this Dec 26, 2023
@Yoric Yoric merged commit 738a573 into main Dec 26, 2023
2 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.

1 participant