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 task group to metrics #399

Closed
wants to merge 3 commits into from

Merge branch 'main' into gio/add-task-group-to-metrics

a8ffcc0
Select commit
Loading
Failed to load commit list.
Closed

Add task group to metrics #399

Merge branch 'main' into gio/add-task-group-to-metrics
a8ffcc0
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Apr 22, 2024 in 1s

97.48% (+0.00%) compared to 735b82a

View this Pull Request on Codecov

97.48% (+0.00%) compared to 735b82a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.48%. Comparing base (735b82a) to head (a8ffcc0).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #399   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files         395      395           
  Lines       33271    33283   +12     
=======================================
+ Hits        32435    32447   +12     
  Misses        836      836           
Components Coverage Δ
NonTestCode 94.86% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.53% <ø> (ø)
Files Coverage Δ
tasks/base.py 96.68% <100.00%> (+0.15%) ⬆️
tasks/tests/unit/test_base.py 98.38% <100.00%> (+0.01%) ⬆️