macteo / Marklight

Markdown syntax highlighter for iOS
Other
638 stars 44 forks source link

Feature/swift4 #16

Closed Stefanhym closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #16 into develop will decrease coverage by 8.15%. The diff coverage is 77.18%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #16      +/-   ##
===========================================
- Coverage    88.81%   80.65%   -8.16%     
===========================================
  Files            2        9       +7     
  Lines          286      791     +505     
===========================================
+ Hits           254      638     +384     
- Misses          32      153     +121
Impacted Files Coverage Δ
Marklight/NSString+paragraphRangeAt.swift 100% <100%> (ø)
MarklightTests/MarklightTests.swift 87.61% <100%> (ø) :arrow_up:
Marklight/Array+appending.swift 100% <100%> (ø)
Marklight/MarklightTextProcessingResult.swift 33.33% <33.33%> (ø)
Marklight/Marklight.swift 73.24% <66.98%> (ø)
Marklight/MarklightTextStorage.swift 79.31% <75%> (ø)
Marklight/MarklightRegex.swift 75.86% <75.86%> (ø)
MarklightTests/MarklightTextProcessorTests.swift 86.84% <86.84%> (-5.27%) :arrow_down:
Marklight/MarklightTextProcessor.swift 97.5% <97.5%> (ø)
... and 6 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 bdedf6a...36287ba. Read the comment docs.

codecov-io commented 6 years ago

Codecov Report

Merging #16 into develop will decrease coverage by 8.15%. The diff coverage is 77.18%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #16      +/-   ##
===========================================
- Coverage    88.81%   80.65%   -8.16%     
===========================================
  Files            2        9       +7     
  Lines          286      791     +505     
===========================================
+ Hits           254      638     +384     
- Misses          32      153     +121
Impacted Files Coverage Δ
MarklightTests/MarklightTests.swift 87.61% <100%> (ø) :arrow_up:
Marklight/Array+appending.swift 100% <100%> (ø)
Marklight/NSString+paragraphRangeAt.swift 100% <100%> (ø)
Marklight/MarklightTextProcessingResult.swift 33.33% <33.33%> (ø)
Marklight/Marklight.swift 73.24% <66.98%> (ø)
Marklight/MarklightTextStorage.swift 79.31% <75%> (ø)
Marklight/MarklightRegex.swift 75.86% <75.86%> (ø)
MarklightTests/MarklightTextProcessorTests.swift 86.84% <86.84%> (-5.27%) :arrow_down:
Marklight/MarklightTextProcessor.swift 97.5% <97.5%> (ø)
... and 6 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 bdedf6a...fe07e88. Read the comment docs.