tnantoka/plate

View on GitHub
test/parser_test.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method test_parse has 102 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def test_parse
      nodes = Nodes.new([
        FrontMatterNode.new(front_matter),
        HeaderNode.new(
          1,
Severity: Major
Found in test/parser_test.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status