cmark icon indicating copy to clipboard operation
cmark copied to clipboard

Fix conflicting definition of CommonMark/Node

Open anthonyryan1 opened this issue 5 years ago • 1 comments

CommonMark/Node was declared as final, but CommonMark/Node/* all extend it, leading to conflicts between the class definition and reality.

anthonyryan1 avatar Feb 12 '21 16:02 anthonyryan1

Pull Request Test Coverage Report for Build 630

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 96.0%

Totals Coverage Status
Change from base Build 243: -0.2%
Covered Lines: 1896
Relevant Lines: 1975

💛 - Coveralls

coveralls avatar Feb 12 '21 19:02 coveralls