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

Basic countdown element #68

Merged
merged 2 commits into from
Feb 5, 2018
Merged

Basic countdown element #68

merged 2 commits into from
Feb 5, 2018

Conversation

mak001
Copy link
Contributor

@mak001 mak001 commented Jan 16, 2018

  • Uses a Datetime field for the event
  • allows ommiting the months and seconds
  • added a test

  - Uses a Datetime field for the event
  - allows ommiting the months and seconds
  - added a test
@codecov
Copy link

codecov bot commented Jan 17, 2018

Codecov Report

Merging #68 into master will increase coverage by 0.17%.
The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
+ Coverage      85.9%   86.08%   +0.17%     
- Complexity       81       85       +4     
============================================
  Files            20       21       +1     
  Lines           298      309      +11     
============================================
+ Hits            256      266      +10     
- Misses           42       43       +1
Impacted Files Coverage Δ Complexity Δ
src/Elements/ElementCountDown.php 90.9% <90.9%> (ø) 4 <4> (?)

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 830dd9a...976b165. Read the comment docs.

@korthjp17 korthjp17 merged commit a42ba59 into dynamic:master Feb 5, 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.

None yet

2 participants