Skip to content

feat: rework async event system#196

Merged
d3vyce merged 4 commits intomainfrom
feat/rework-async-event-system
Mar 30, 2026
Merged

feat: rework async event system#196
d3vyce merged 4 commits intomainfrom
feat/rework-async-event-system

Conversation

@d3vyce
Copy link
Copy Markdown
Owner

@d3vyce d3vyce commented Mar 28, 2026

No description provided.

@d3vyce d3vyce self-assigned this Mar 28, 2026
@d3vyce d3vyce linked an issue Mar 28, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/fastapi_toolsets/db.py 98.75% <100.00%> (+0.01%) ⬆️
src/fastapi_toolsets/models/__init__.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/models/columns.py 100.00% <ø> (ø)
src/fastapi_toolsets/models/watched.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/pytest/utils.py 100.00% <100.00%> (ø)

@d3vyce d3vyce force-pushed the feat/rework-async-event-system branch 2 times, most recently from fcb1059 to 472a893 Compare March 28, 2026 21:30
@d3vyce d3vyce force-pushed the feat/rework-async-event-system branch from 472a893 to e33aeeb Compare March 28, 2026 21:49
@d3vyce d3vyce merged commit 1890d69 into main Mar 30, 2026
7 checks passed
@d3vyce d3vyce deleted the feat/rework-async-event-system branch March 30, 2026 16:24
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.

Rework async event system

1 participant