Skip to content

test: regression tests for videos

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

delete bytes from video #2168

test: regression tests for videos
9c5804d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2025 in 1s

15.32% (-0.02%) compared to 5bd9df9

View this Pull Request on Codecov

15.32% (-0.02%) compared to 5bd9df9

Details

Codecov Report

Attention: Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.

Project coverage is 15.32%. Comparing base (5bd9df9) to head (9c5804d).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../ai/elimu/web/servlet/CustomDispatcherServlet.java 0.00% 16 Missing ⚠️
...ontent/multimedia/video/VideoCreateController.java 0.00% 8 Missing ⚠️
.../content/multimedia/video/VideoEditController.java 0.00% 8 Missing ⚠️
src/main/java/ai/elimu/dao/jpa/VideoDaoJpa.java 0.00% 5 Missing ⚠️
...ent/multimedia/video/VideoCsvExportController.java 0.00% 2 Missing ⚠️
...main/java/ai/elimu/rest/v2/JpaToGsonConverter.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2168      +/-   ##
============================================
- Coverage     15.33%   15.32%   -0.02%     
  Complexity      391      391              
============================================
  Files           233      233              
  Lines          6148     6153       +5     
  Branches        710      711       +1     
============================================
  Hits            943      943              
- Misses         5154     5159       +5     
  Partials         51       51              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.