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: enable allocation of restricted runs #1359

Merged
merged 2 commits into from
Dec 4, 2024

test: extend timeout on slow test

9eda274
Select commit
Loading
Failed to load commit list.
Merged

feat: enable allocation of restricted runs #1359

test: extend timeout on slow test
9eda274
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

85.78% (-0.01%) compared to 1a537e4, passed because coverage increased by 0% when compared to adjusted base (85.77%)

View this Pull Request on Codecov

85.78% (-0.01%) compared to 1a537e4, passed because coverage increased by 0% when compared to adjusted base (85.77%)

Details

Codecov Report

Attention: Patch coverage is 87.75510% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.78%. Comparing base (1a537e4) to head (9eda274).

Files with missing lines Patch % Lines
src/data/services/EnterpriseCatalogApiServiceV2.js 37.50% 5 Missing ⚠️
src/index.jsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1359      +/-   ##
==========================================
- Coverage   85.78%   85.78%   -0.01%     
==========================================
  Files         604      606       +2     
  Lines       13273    13315      +42     
  Branches     2792     2762      -30     
==========================================
+ Hits        11386    11422      +36     
- Misses       1819     1825       +6     
  Partials       68       68              

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