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

Created dayOfYear plugin #454

Merged
merged 8 commits into from
Feb 2, 2019
Merged

Created dayOfYear plugin #454

merged 8 commits into from
Feb 2, 2019

Conversation

naulacambra
Copy link
Contributor

Created dayOfYear plugin, continuing the ofYear plugin series.

This plugin adds method 'dayOfYear()' which return the day of the year of the current object.

This PR goes after #453 because diff() was needed to work properly to pass all tests.

@codecov-io
Copy link

codecov-io commented Jan 16, 2019

Codecov Report

Merging #454 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #454   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        55     56    +1     
  Lines       486    490    +4     
  Branches     75     76    +1     
===================================
+ Hits        486    490    +4
Impacted Files Coverage Δ
src/plugin/dayOfYear/index.js 100% <100%> (ø)

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 ce2e30e...60addea. Read the comment docs.

@iamkun
Copy link
Owner

iamkun commented Jan 16, 2019

THX

@iamkun iamkun added the next release Will merge into next release label Jan 16, 2019
@iamkun iamkun merged commit a14e804 into iamkun:dev Feb 2, 2019
@iamkun
Copy link
Owner

iamkun commented Feb 2, 2019

🎉 This PR is included in version 1.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamkun iamkun added the released label Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release Will merge into next release released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants