tnantoka/plate

View on GitHub
test/compiler_test.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method test_compile has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def test_compile
      compiled = <<-EOD.strip_heredoc
        <h1 style="font-weight: normal">Main</h1>
        <h2>{{sub}}</h2>
        <p>(Powered by <a href="https://github.com/tnantoka/plate" target="_blank" class="btn btn-default">link</a> gem.)</p>
Severity: Minor
Found in test/compiler_test.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status