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(api,ui,sdk): Make CPU limits configurable #381

Merged

Simplify if/else conditions in getCPULimit

1f9187e
Select commit
Loading
Failed to load commit list.
Merged

feat(api,ui,sdk): Make CPU limits configurable #381

Simplify if/else conditions in getCPULimit
1f9187e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

68.06% (+5.87%) compared to 0d6f578

View this Pull Request on Codecov

68.06% (+5.87%) compared to 0d6f578

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.06%. Comparing base (0d6f578) to head (1f9187e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #381      +/-   ##
==========================================
+ Coverage   62.19%   68.06%   +5.87%     
==========================================
  Files         124      149      +25     
  Lines        9755    11809    +2054     
==========================================
+ Hits         6067     8038    +1971     
- Misses       2954     3033      +79     
- Partials      734      738       +4     

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