Skip to content

Conversation

@slt
Copy link
Contributor

@slt slt commented Jun 12, 2023

  • Fix config setters returning a interface which prevents chaining when static analysis tools are in use as the interfaces are only a subset of what the class can do.

  • Set defaults similar to MockServerEnvConfig for timeouts as these are typed but not set to a value by default, forcing you to set them to avoid an error.

* Fix config setters returning a interface which prevents
  chaining when static analysis tools are in use as the
  interfaces are only a subset of what the class can do.

* Set defaults similar to MockServerEnvConfig for
  timeouts as these are typed but not set to a value
  by default, forcing you to set them to avoid an error.
@YOU54F
Copy link
Member

YOU54F commented Jul 14, 2023

complete in #322 thanks @slt

@YOU54F YOU54F closed this Jul 14, 2023
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