Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Increase code coverage#19

Open
HliasMpGH wants to merge 1 commit intoRandgalt:masterfrom
HliasMpGH:test-coverage
Open

Increase code coverage#19
HliasMpGH wants to merge 1 commit intoRandgalt:masterfrom
HliasMpGH:test-coverage

Conversation

@HliasMpGH
Copy link
Contributor

@HliasMpGH HliasMpGH commented Jun 8, 2024

Increased the code coverage by testing untested components.

The componets that were tested (that previously were not) include:

MethodSpec:

  • addTypeVariables() (Tested with list of TypeVariables - not done before)
  • addExceptions() (Tested with list of Exceptions - not done before)
  • addComment()
  • addNamedCode()

TypeSpec:

  • addPermits() (Tested with list of Classes - not done before)
  • recordBuilder() (Tested with ClassName (and not string) - not done before)

LineWrapper:

  • append() (Tested overload that appends substring)

Improved the code coverage by testing untested components.
@HliasMpGH HliasMpGH changed the title improve code coverage Improve code coverage Jun 8, 2024
@HliasMpGH HliasMpGH changed the title Improve code coverage Increase code coverage Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant