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(chronos): added date parse logic #3271

Merged
merged 34 commits into from
Jan 11, 2018
Merged

Conversation

valorkin
Copy link
Member

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

@valorkin valorkin added this to the v2.0.0 milestone Dec 13, 2017
@valorkin valorkin self-assigned this Dec 13, 2017
@ghost ghost added the in progress label Dec 13, 2017
@codecov
Copy link

codecov bot commented Dec 13, 2017

Codecov Report

❗ No coverage uploaded for pull request base (development@321f9ae). Click here to learn what that means.
The diff coverage is 77.77%.

Impacted file tree graph

@@              Coverage Diff               @@
##             development    #3271   +/-   ##
==============================================
  Coverage               ?   72.47%           
==============================================
  Files                  ?      248           
  Lines                  ?     8052           
  Branches               ?     1527           
==============================================
  Hits                   ?     5836           
  Misses                 ?     1795           
  Partials               ?      421
Impacted Files Coverage Δ
src/bs-moment/units/year.ts 100% <ø> (ø)
src/bs-moment/units/week-calendar-utils.ts 100% <ø> (ø)
src/datepicker/bs-datepicker-input.directive.ts 28.33% <ø> (ø)
src/datepicker/utils/bs-calendar-utils.ts 34.78% <ø> (ø)
src/datepicker/reducer/bs-datepicker.reducer.ts 12.09% <ø> (ø)
src/bs-moment/utils/abs-round.ts 100% <ø> (ø)
src/bs-moment/test/test-helpers.ts 100% <ø> (ø)
src/bs-moment/units/priorities.ts 100% <ø> (ø)
src/bs-moment/units/constants.ts 100% <ø> (ø)
src/bs-moment/utils/start-end-of.ts 100% <ø> (ø)
... and 82 more

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 321f9ae...6798117. Read the comment docs.

@valorkin valorkin changed the title feat(kronos): added date parse logic feat(chronos): added date parse logic Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant