Skip to content

Fix/issue 80 custom url path - #81

Merged
MarTrepodi merged 3 commits into
mainfrom
fix/issue-80-custom-url-path
Mar 30, 2026
Merged

Fix/issue 80 custom url path#81
MarTrepodi merged 3 commits into
mainfrom
fix/issue-80-custom-url-path

Conversation

@MarTrepodi

Copy link
Copy Markdown
Collaborator

Description

Related Issues

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor (code change that neither fixes a bug nor adds a feature)
  • Documentation
  • Tests

Checklist

  • My commits follow the Angular commit convention (feat:, fix:, refactor:, etc.)
  • I have added/updated docstrings with type hints for any new or changed public methods
  • I have added unit tests that cover my changes (mocked, not requiring a live comlink service)
  • All existing tests still pass (python -m pytest tests/ -v)
  • Ruff linter passes (ruff check src/ tests/)
  • I have not bundled unrelated changes in this PR

Testing

@MarTrepodi
MarTrepodi merged commit 72f68a8 into main Mar 30, 2026
14 of 15 checks passed
@MarTrepodi
MarTrepodi deleted the fix/issue-80-custom-url-path branch March 30, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant