EscolaLMS / topic-types

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

adjusted markdown helper to handle images and other assets #70

Closed dicani0 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #70 (72f413c) into main (bfef3e8) will decrease coverage by 0.63%. The diff coverage is 66.66%.

@@             Coverage Diff              @@
##               main      #70      +/-   ##
============================================
- Coverage     84.78%   84.15%   -0.63%     
+ Complexity      163      162       -1     
============================================
  Files            47       47              
  Lines           644      650       +6     
============================================
+ Hits            546      547       +1     
- Misses           98      103       +5     
Impacted Files Coverage Δ
src/Helpers/Markdown.php 86.36% <64.28%> (-5.10%) :arrow_down:
src/Models/TopicContent/RichText.php 88.23% <100.00%> (ø)