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

fix #59 removed video description nullability #134

Merged
merged 8 commits into from
Nov 9, 2024

Merge branch 'main' into task/video-description-nullabillity-issue-59

6aaf89f
Select commit
Loading
Failed to load commit list.
Merged

fix #59 removed video description nullability #134

Merge branch 'main' into task/video-description-nullabillity-issue-59
6aaf89f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2024 in 0s

39.48% (+0.02%) compared to f7effec

View this Pull Request on Codecov

39.48% (+0.02%) compared to f7effec

Details

Codecov Report

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

Project coverage is 39.48%. Comparing base (f7effec) to head (6aaf89f).

Files with missing lines Patch % Lines
...cation/VideoSectionDocumentToVideoSectionMapper.kt 66.67% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #134      +/-   ##
============================================
+ Coverage     39.47%   39.48%   +0.02%     
- Complexity      791      792       +1     
============================================
  Files           265      265              
  Lines         10533    10532       -1     
  Branches       1480     1479       -1     
============================================
+ Hits           4157     4158       +1     
  Misses         6014     6014              
+ Partials        362      360       -2     
Files with missing lines Coverage Δ
...nford/spezi/modules/education/video/VideoScreen.kt 59.10% <100.00%> (+0.27%) ⬆️
...spezi/modules/education/videos/EducationUiState.kt 86.37% <100.00%> (ø)
...cation/VideoSectionDocumentToVideoSectionMapper.kt 83.88% <66.67%> (+3.88%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7effec...6aaf89f. Read the comment docs.