Skip to content

Fix conflicting definition of CommonMark/Node#22

Open
anthonyryan1 wants to merge 1 commit intokrakjoe:developfrom
anthonyryan1:conflicting-definitions
Open

Fix conflicting definition of CommonMark/Node#22
anthonyryan1 wants to merge 1 commit intokrakjoe:developfrom
anthonyryan1:conflicting-definitions

Conversation

@anthonyryan1
Copy link
Copy Markdown

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

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

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

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