Skip to content

fix(validate-image): use image id for taskId else fallback to index

3d3ce15
Select commit
Loading
Failed to load commit list.
Merged

Add e2e testing for validate and street project and tutorial #162

fix(validate-image): use image id for taskId else fallback to index
3d3ce15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2025 in 1s

84.86% (+3.62%) compared to 8ff0643

View this Pull Request on Codecov

84.86% (+3.62%) compared to 8ff0643

Details

Codecov Report

❌ Patch coverage is 99.66387% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.86%. Comparing base (8ff0643) to head (3d3ce15).
⚠️ Report is 1 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ct/tests/e2e_create_validate_image_project_test.py 99.42% 0 Missing and 1 partial ⚠️
.../project/tests/e2e_create_validate_project_test.py 99.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #162      +/-   ##
===========================================
+ Coverage    81.24%   84.86%   +3.62%     
===========================================
  Files          196      200       +4     
  Lines        10747    11314     +567     
  Branches       949      965      +16     
===========================================
+ Hits          8731     9602     +871     
+ Misses        1683     1347     -336     
- Partials       333      365      +32     

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