Skip to content

fix(util): Fixes for coco.util with unit tests#266

Merged
ketiltrout merged 1 commit intochime-upgradefrom
test_util
Apr 16, 2026
Merged

fix(util): Fixes for coco.util with unit tests#266
ketiltrout merged 1 commit intochime-upgradefrom
test_util

Conversation

@ketiltrout
Copy link
Copy Markdown
Member

Specific fixes:

  • defer compiling the TIMEDELTA regex until first use.
  • catch various input errors to Host
  • removed dependency on atomicwrites (unmaintained since 2022)

Requires #262

Base automatically changed from test_rudiments to chime-upgrade April 11, 2026 00:47
Specific fixes:
* defer compiling the TIMEDELTA regex until first use.
* catch various input errors to `Host`
* removed dependency on `atomicwrites` (unmaintained since 2022)
@ketiltrout ketiltrout merged commit 6d1c50f into chime-upgrade Apr 16, 2026
5 checks passed
@ketiltrout ketiltrout deleted the test_util branch April 16, 2026 20:58
ketiltrout added a commit that referenced this pull request Apr 16, 2026
Instead, handle no port properly in `Host.__str__`.

This is a partial revert of #266.
ketiltrout added a commit that referenced this pull request Apr 17, 2026
Instead, handle no port properly in `Host.__str__`.

This is a partial revert of #266.
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