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

Update tests to work with YAML wire #509 #666

Merged
merged 1 commit into from
May 19, 2023
Merged

Conversation

alamar
Copy link
Contributor

@alamar alamar commented May 16, 2023

Add test for YAML method writer
Fix compatibility marshallable test
Fix nested maps test
Fix some reordering tests
Fix text binary wire test
Case insensitive field name matching to match TEXT behavior Fix type literal parsing
Fixed handling of sequences
Partially support scenario where not all fields are read Improve test coverage of tricky scenarios

Add test for YAML method writer
Fix compatibility marshallable test
Fix nested maps test
Fix some reordering tests
Fix text binary wire test
Case insensitive field name matching to match TEXT behavior
Fix type literal parsing
Fixed handling of sequences
Partially support scenario where not all fields are read
Improve test coverage of tricky scenarios
@alamar alamar requested a review from peter-lawrey May 16, 2023 16:12
@sonarcloud
Copy link

sonarcloud bot commented May 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

68.2% 68.2% Coverage
0.6% 0.6% Duplication

@peter-lawrey peter-lawrey merged commit 76491d9 into develop May 19, 2023
1 check passed
@peter-lawrey peter-lawrey deleted the Wire509ter branch May 19, 2023 11:18
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.

None yet

2 participants