Skip to content
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

Allow markers longer than 1 character #141

Merged
merged 1 commit into from
May 17, 2018

Conversation

Lynesth
Copy link
Collaborator

@Lynesth Lynesth commented May 14, 2018

Allows more customization. Thought about at least trimming it but then I thought it would allow this king of thing:
2018-05-14_23-27-28

@mikeymike any reason it was limited to 1 character in the first place ?

@codecov-io
Copy link

codecov-io commented May 14, 2018

Codecov Report

Merging #141 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #141   +/-   ##
=========================================
  Coverage     96.87%   96.87%           
  Complexity      428      428           
=========================================
  Files            26       26           
  Lines          1311     1311           
=========================================
  Hits           1270     1270           
  Misses           41       41
Impacted Files Coverage Δ Complexity Δ
src/MenuStyle.php 96.81% <100%> (ø) 70 <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 e2fb565...35e51e2. Read the comment docs.

@AydinHassan
Copy link
Member

Seems fine to me - but yeah lets see what @mikeymike says

@AydinHassan AydinHassan added this to the 3.0 milestone May 16, 2018
@AydinHassan AydinHassan merged commit 0dae3f2 into php-school:master May 17, 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