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

feat: Duration plugin, see: https://github.com/iamkun/dayjs/issues/564 #621

Closed
wants to merge 10 commits into from

Conversation

lockee14
Copy link

@lockee14 lockee14 commented Jun 27, 2019

Add a duration plugin to solve this issue #564

file added:
-src/plugin/duration/index.js
-test/plugin/duration.test.js
-types/plugin/duration.d.ts

all tests pass without error

durationISO8601


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


IssueHunt has been backed by the following sponsors. Become a sponsor

@codecov-io
Copy link

codecov-io commented Jun 27, 2019

Codecov Report

Merging #621 into dev will decrease coverage by 0.09%.
The diff coverage is 95.23%.

Impacted file tree graph

@@          Coverage Diff           @@
##            dev    #621     +/-   ##
======================================
- Coverage   100%   99.9%   -0.1%     
======================================
  Files       154     155      +1     
  Lines       986    1007     +21     
  Branches    141     146      +5     
======================================
+ Hits        986    1006     +20     
- Misses        0       1      +1
Impacted Files Coverage Δ
src/plugin/duration/index.js 95.23% <95.23%> (ø)

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 96c47fb...2b6255c. Read the comment docs.

lockee14 and others added 2 commits July 2, 2019 13:35
Co-Authored-By: oozusta <ozgunozusta@gmail.com>
Co-Authored-By: oozusta <ozgunozusta@gmail.com>
@mishaaq
Copy link

mishaaq commented Feb 14, 2020

Is this going to be merged?

@iamkun
Copy link
Owner

iamkun commented Apr 8, 2020

#858

@iamkun iamkun closed this Apr 8, 2020
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.

5 participants