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

Connect to new endpoint for fetching specifically task markers #2356

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

update implementation of totalTaskCounts

cd66497
Select commit
Loading
Failed to load commit list.
Open

Connect to new endpoint for fetching specifically task markers #2356

update implementation of totalTaskCounts
cd66497
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

23.47% (target 18.00%)

View this Pull Request on Codecov

23.47% (target 18.00%)

Details

Codecov Report

Attention: Patch coverage is 2.38095% with 41 lines in your changes missing coverage. Please review.

Project coverage is 23.47%. Comparing base (cb886ce) to head (cd66497).

Files Patch % Lines
src/services/Task/BoundedTask.js 2.43% 27 Missing and 13 partials ⚠️
...ChallengeTaskClusters/WithChallengeTaskClusters.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2356      +/-   ##
==========================================
- Coverage   23.51%   23.47%   -0.04%     
==========================================
  Files         649      649              
  Lines       22502    22543      +41     
  Branches     6928     6962      +34     
==========================================
+ Hits         5292     5293       +1     
- Misses      14398    14425      +27     
- Partials     2812     2825      +13     

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