Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Feb 22:15
· 13 commits to main since this release
v1.2.1
2c80465

v1.2.1 - Test Coverage Added

New Tests

  • NtfyErrorTests: 34 tests covering all error cases
  • ConfigValidatorTests: 12 tests for URL and config validation

Test Results

  • 162 tests passing (all green)

What's Tested

  • All NtfyError cases (25+ errors) with error descriptions and recovery suggestions
  • Config validation (URL validation, topic validation)
  • Sendable conformance for errors