macteo / Marklight

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

Add Explicit Initializer to MarklightTextProcessor #26

Closed chriszielinski closed 6 years ago

chriszielinski commented 6 years ago

Currently, the implicitly synthesized init is inaccessible due to an 'internal' protection level.

codecov[bot] commented 6 years ago

Codecov Report

Merging #26 into develop will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #26      +/-   ##
===========================================
+ Coverage    80.65%   80.68%   +0.02%     
===========================================
  Files            9        9              
  Lines          791      792       +1     
===========================================
+ Hits           638      639       +1     
  Misses         153      153
Impacted Files Coverage Δ
Marklight/MarklightTextProcessor.swift 97.53% <100%> (+0.03%) :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 0baa4a1...25d041f. Read the comment docs.