keephq / keep

The open-source alert management and AIOps platform
https://platform.keephq.dev
MIT License
3.07k stars 197 forks source link

fix: bugs with presets and pulled alerts #1276

Closed talboren closed 1 week ago

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **keep** | ⬜️ Ignored ([Inspect](https://vercel.com/keephq/keep/37rcfR8bVW9od69Jn9dkoJu8eVwL)) | [Visit Preview](https://keep-git-fix-bugs-with-presets-keephq.vercel.app) | | Jun 25, 2024 10:57am |
Matvey-Kuk commented 1 week ago

Please merge or close https://github.com/keephq/keep/pull/1276 before merging this one.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 38.63636% with 27 lines in your changes missing coverage. Please review.

Project coverage is 61.11%. Comparing base (6bd719e) to head (ad57f22). Report is 6 commits behind head on main.

:exclamation: Current head ad57f22 differs from pull request most recent head fd8c795

Please upload reports for the commit fd8c795 to get more accurate results.

Files Patch % Lines
keep/api/tasks/process_event_task.py 33.33% 14 Missing :warning:
keep/api/routes/preset.py 42.85% 8 Missing :warning:
keep/api/routes/alerts.py 33.33% 4 Missing :warning:
keep/searchengine/searchengine.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1276 +/- ## ========================================== + Coverage 60.93% 61.11% +0.17% ========================================== Files 90 95 +5 Lines 7154 7547 +393 ========================================== + Hits 4359 4612 +253 - Misses 2795 2935 +140 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.