Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/api 4 reading alert configs #96

Merged
merged 13 commits into from
Dec 17, 2024
Merged

Conversation

howamith
Copy link
Member

Related to #24

Implement endpoints for reading AlertConfigs.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
api/src/application/routes/alert_config.rs 100.00% <100.00%> (ø)
...pi/src/application/services/fetch_alert_configs.rs 100.00% <100.00%> (ø)
api/src/application/services/mod.rs 100.00% <100.00%> (ø)
api/src/domain/models/alert_config.rs 100.00% <100.00%> (ø)
api/src/errors.rs 100.00% <100.00%> (ø)
api/src/infrastructure/middleware/response.rs 100.00% <100.00%> (ø)
api/src/lib.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@howamith howamith merged commit 124cac8 into main Dec 17, 2024
6 checks passed
@howamith howamith deleted the feat/api-4-reading-alert-configs branch December 17, 2024 16:20
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.

1 participant