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(anomaly detection):preview chart proxy api endpoint #77813

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mifu67
Copy link
Contributor

@mifu67 mifu67 commented Sep 19, 2024

Build out the preview chart proxy endpoint. Calls a placeholder function.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 19, 2024
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 57.44681% with 20 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...try/api/endpoints/organization_events_anomalies.py 55.81% 19 Missing ⚠️
...seer/anomaly_detection/get_historical_anomalies.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #77813       +/-   ##
===========================================
+ Coverage   61.67%   78.09%   +16.42%     
===========================================
  Files        6970     6982       +12     
  Lines      309249   309727      +478     
  Branches    50629    50680       +51     
===========================================
+ Hits       190730   241891    +51161     
+ Misses     112656    61401    -51255     
- Partials     5863     6435      +572     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant