Closed kylekatarnls closed 3 years ago
Merging #80 (bbba1ff) into master (f4e169a) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #80 +/- ##
=============================================
Coverage 100.00% 100.00%
=============================================
Files 255 255
Lines 7372 7372
=============================================
Hits 7372 7372
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/Phug/Lexer/Lexer/Partial/IndentStyleTrait.php | 100.00% <ø> (ø) |
0.00 <0.00> (-8.00) |
|
.../Renderer/Renderer/Partial/Debug/DebuggerTrait.php | 100.00% <ø> (ø) |
0.00 <0.00> (-58.00) |
|
...rc/Phug/Lexer/Lexer/Scanner/IndentationScanner.php | 100.00% <100.00%> (ø) |
0.00 <0.00> (-26.00) |
|
src/Phug/Lexer/Lexer/State.php | 100.00% <100.00%> (ø) |
0.00 <0.00> (-51.00) |
|
src/Phug/Util/Util/TestCase.php | 100.00% <100.00%> (ø) |
0.00 <0.00> (-14.00) |
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 f4e169a...bbba1ff. Read the comment docs.
Code Climate has analyzed commit bbba1ff3 and detected 2 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Duplication | 2 |
The test coverage on the diff in this pull request is 100.0% (80% is the threshold).
This pull request will bring the total coverage in the repository to 100.0% (0.0% change).
View more on Code Climate.
Fix https://github.com/pug-php/pug/issues/245