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 option ot mark the build item as complete if all tests passed #8061

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

Add missing import on show/hideFormInput

5abdd71
Select commit
Loading
Failed to load commit list.
Open

Add option ot mark the build item as complete if all tests passed #8061

Add missing import on show/hideFormInput
5abdd71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

83.80% (target 82.00%)

View this Pull Request on Codecov

83.80% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.80%. Comparing base (f144158) to head (5abdd71).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/frontend/src/forms/PartForms.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8061      +/-   ##
==========================================
- Coverage   83.87%   83.80%   -0.07%     
==========================================
  Files        1142     1143       +1     
  Lines       50979    51019      +40     
  Branches     1783     1785       +2     
==========================================
- Hits        42760    42758       -2     
- Misses       7760     7824      +64     
+ Partials      459      437      -22     

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