Passed
Pull Request — main (#3)
by Colin
03:00 queued 58s
created

Changes

1 issue (unknown) was introduced.
Test Coverage has decreased to 97% (-1%).
6 new patches (Indentation, Switch Indentation, Spacing, Braces, Upper-Lower-Casing) are available.
7 added classes/operations
Arrow B Indentation::unindent() added
Arrow A Indentation::iterateLines() added
Arrow A Indentation::indent() added
Arrow A IndentationTest::testIndent() added
Arrow A IndentationTest::provideCasesForTestUnindent() added
Arrow A IndentationTest::provideCasesForTestIndent() added
Arrow A IndentationTest::testUnindent() added
A C Indentation got worse
C B Indentation::makeIndentsMap() improved
7.92
▼   -1.34
Test Coverage
97%
▼ -1%   –   Changes
Head
Colin O'Dell  
Merge pull request #3 from colinodell/indent-and-unindent
3 more commits
Base
Colin O'Dell  
Add missing type hints