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

Add Notification to Admins for Ingestor Failure #387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

osundwajeff
Copy link
Contributor

Fix #321

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
14566 13732 94% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 10aa03d by action🐍

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 26.66667% with 22 lines in your changes missing coverage. Please review.

Project coverage is 94.15%. Comparing base (ac6cc22) to head (10aa03d).

Files with missing lines Patch % Lines
django_project/gap/tasks/ingestor.py 26.66% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
- Coverage   94.29%   94.15%   -0.14%     
==========================================
  Files         250      250              
  Lines       14087    14115      +28     
==========================================
+ Hits        13283    13290       +7     
- Misses        804      825      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

We should have notification if ingestor is failed
1 participant