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

Implements {empty} tag in Lister #611

Merged
merged 2 commits into from
Dec 2, 2018
Merged

Conversation

DarkSide666
Copy link
Member

@DarkSide666 DarkSide666 commented Dec 1, 2018

Implements {empty} tag in Lister.
fix #606

@codecov
Copy link

codecov bot commented Dec 1, 2018

Codecov Report

Merging #611 into develop will increase coverage by 0.06%.
The diff coverage is 94.73%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #611      +/-   ##
=============================================
+ Coverage      66.52%   66.58%   +0.06%     
- Complexity      1828     1833       +5     
=============================================
  Files            100      100              
  Lines           4337     4345       +8     
=============================================
+ Hits            2885     2893       +8     
  Misses          1452     1452
Impacted Files Coverage Δ Complexity Δ
src/Template.php 70.5% <0%> (ø) 82 <0> (ø) ⬇️
src/Table.php 85.02% <100%> (ø) 111 <2> (ø) ⬇️
src/Lister.php 68.42% <100%> (+5.15%) 22 <0> (+5) ⬆️

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 4eb8c2f...e20f7a9. Read the comment docs.

@DarkSide666 DarkSide666 merged commit 11cb131 into develop Dec 2, 2018
@DarkSide666 DarkSide666 deleted the feature/lister-empty-template branch December 2, 2018 11:17
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.

Lister need {empty} ability in it's template
2 participants