Skip to content

Achieve 100% test coverage for de.rub.nds.modifiablevariable.length package #233

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

Merged
merged 5 commits into from
Jul 2, 2025

Conversation

ic0ns
Copy link
Contributor

@ic0ns ic0ns commented Jun 19, 2025

Summary

  • Added comprehensive XML serialization tests for ModifiableLengthField
  • Added edge case test for equals method with null value comparison
  • Achieved 100% test coverage for the length package

ic0ns and others added 5 commits June 19, 2025 06:24
- Add comprehensive JAXB serialization/deserialization tests
- Test serialization with and without modifications
- Test handling of null byte array values
- Ensure private no-args constructor is covered
- Test comparing fields where one has null value due to modification
- Ensure proper handling of null values in equals method
- Improve test coverage for edge cases
@TrueSkrillor TrueSkrillor enabled auto-merge July 2, 2025 16:44
@TrueSkrillor TrueSkrillor merged commit 31130ab into main Jul 2, 2025
12 checks passed
@TrueSkrillor TrueSkrillor deleted the length-package-tests-100-coverage branch July 3, 2025 09: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.

2 participants