Skip to content

Add tests for setGutter #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2018
Merged

Add tests for setGutter #152

merged 2 commits into from
May 15, 2018

Conversation

Lynesth
Copy link
Collaborator

@Lynesth Lynesth commented May 15, 2018

No description provided.

@Lynesth Lynesth requested a review from AydinHassan May 15, 2018 13:16
@codecov-io
Copy link

codecov-io commented May 15, 2018

Codecov Report

Merging #152 into master will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #152      +/-   ##
============================================
+ Coverage     95.85%   96.08%   +0.23%     
  Complexity      425      425              
============================================
  Files            27       27              
  Lines          1303     1303              
============================================
+ Hits           1249     1252       +3     
+ Misses           54       51       -3
Impacted Files Coverage Δ Complexity Δ
src/MenuItem/SplitItem.php 100% <0%> (+2.58%) 42% <0%> (ø) ⬇️

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 9ac14b7...e689fac. Read the comment docs.

@@ -148,6 +148,38 @@ public function testGetRowsWithStaticItems() : void
self::assertEquals(['One Two '], $item->getRows($menuStyle));
}

public function testsetGutter() : void
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capitalise s on set please

@AydinHassan AydinHassan merged commit 3061311 into master May 15, 2018
@AydinHassan AydinHassan deleted the setgutter-tests branch May 15, 2018 14:42
@AydinHassan AydinHassan added this to the 3.0 milestone May 16, 2018
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.

3 participants