EscolaLMS / topic-types

List of possible Topic Types
MIT License
0 stars 0 forks source link

Topic types can use reusable files #41

Closed mako321 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (e6c868e) into main (3b63881) will increase coverage by 1.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #41      +/-   ##
============================================
+ Coverage     50.92%   52.14%   +1.22%     
- Complexity      151      152       +1     
============================================
  Files            44       44              
  Lines           487      489       +2     
============================================
+ Hits            248      255       +7     
+ Misses          239      234       -5     
Impacted Files Coverage Δ
...c/Models/TopicContent/AbstractTopicFileContent.php 86.66% <100.00%> (+0.95%) :arrow_up:
...rc/Http/Resources/TopicType/Client/PDFResource.php 0.00% <0.00%> (-100.00%) :arrow_down:
.../Http/Resources/TopicType/Client/AudioResource.php 0.00% <0.00%> (-100.00%) :arrow_down:
.../Http/Resources/TopicType/Client/ImageResource.php 0.00% <0.00%> (-100.00%) :arrow_down:
.../Http/Resources/TopicType/Client/VideoResource.php 0.00% <0.00%> (-92.31%) :arrow_down:
src/Http/Resources/TopicType/Admin/PDFResource.php 100.00% <0.00%> (+100.00%) :arrow_up:
...c/Http/Resources/TopicType/Admin/AudioResource.php 100.00% <0.00%> (+100.00%) :arrow_up:
...c/Http/Resources/TopicType/Admin/ImageResource.php 100.00% <0.00%> (+100.00%) :arrow_up:
...c/Http/Resources/TopicType/Admin/VideoResource.php 100.00% <0.00%> (+100.00%) :arrow_up:

Continue to review full report at Codecov.

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