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

Add BBCode and Markdown wrappers. #5

Merged
merged 4 commits into from
Sep 19, 2020
Merged

Add BBCode and Markdown wrappers. #5

merged 4 commits into from
Sep 19, 2020

Conversation

dereuromark
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2020

Codecov Report

Merging #5 into master will decrease coverage by 4.16%.
The diff coverage is 92.03%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
- Coverage     97.87%   93.71%   -4.17%     
- Complexity       16       56      +40     
============================================
  Files             4        9       +5     
  Lines            47      159     +112     
============================================
+ Hits             46      149     +103     
- Misses            1       10       +9     
Impacted Files Coverage Δ Complexity Δ
src/Highlighter/JsHighlighter.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Highlighter/PhpHighlighter.php 100.00% <ø> (ø) 1.00 <0.00> (ø)
src/View/Helper/HighlighterHelper.php 96.00% <ø> (ø) 10.00 <0.00> (ø)
src/Bbcode/Decoda/VideoFilter.php 80.95% <80.95%> (ø) 9.00 <9.00> (?)
src/View/Helper/BbcodeHelper.php 92.00% <92.00%> (ø) 10.00 <10.00> (?)
src/View/Helper/MarkdownHelper.php 92.00% <92.00%> (ø) 10.00 <10.00> (?)
src/Bbcode/DecodaBbcode.php 96.15% <96.15%> (ø) 5.00 <5.00> (?)
src/Highlighter/Highlighter.php 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
src/Markdown/CommonMarkMarkdown.php 100.00% <100.00%> (ø) 6.00 <6.00> (?)
... and 4 more

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 d082ce0...a74b7a0. Read the comment docs.

@dereuromark dereuromark merged commit 6bf3c9a into master Sep 19, 2020
@dereuromark dereuromark deleted the bbcode-markdown branch August 14, 2021 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants