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: make notify_error default to true in config #601

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

fix: update shared version

207f04d
Select commit
Loading
Failed to load commit list.
Open

feat: make notify_error default to true in config #601

fix: update shared version
207f04d
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Aug 14, 2024 in 1s

98.13% (+0.00%) compared to 6919dff

View this Pull Request on Codecov

98.13% (+0.00%) compared to 6919dff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files         438      438           
  Lines       36562    36568    +6     
=======================================
+ Hits        35881    35887    +6     
  Misses        681      681           
Components Coverage Δ
NonTestCode 96.11% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.11% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
database/models/core.py 97.76% <100.00%> (+<0.01%) ⬆️
services/yaml/__init__.py 100.00% <100.00%> (ø)
tasks/sync_pull.py 98.80% <100.00%> (+<0.01%) ⬆️
tasks/tests/unit/test_clean_labels_index.py 98.28% <ø> (ø)
tasks/upload.py 97.74% <100.00%> (+<0.01%) ⬆️
tasks/upload_clean_labels_index.py 100.00% <100.00%> (ø)