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

Remove @date-io/type #416

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

dmtrKovalenko
Copy link
Owner

Closes #372

Remove @date-io/type module for dynamic type annotation in favor of generic tyeps

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2020

Codecov Report

Merging #416 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #416    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           14        14            
  Lines          692      1092   +400     
  Branches        76       150    +74     
==========================================
+ Hits           692      1092   +400     
Impacted Files Coverage Δ
packages/date-fns/src/index.ts 100.00% <ø> (ø)
packages/dayjs/src/index.ts 100.00% <ø> (ø)
packages/luxon/src/index.ts 100.00% <ø> (ø)
packages/moment/src/index.ts 100.00% <ø> (ø)
packages/dayjs/src/dayjs-utils.ts 100.00% <0.00%> (ø)
packages/hijri/src/hijri-utils.ts 100.00% <0.00%> (ø)
packages/luxon/src/luxon-utils.ts 100.00% <0.00%> (ø)
packages/moment/src/moment-utils.ts 100.00% <0.00%> (ø)
packages/jalaali/src/jalaali-utils.ts 100.00% <0.00%> (ø)
packages/date-fns/src/date-fns-utils.ts 100.00% <0.00%> (ø)
... and 1 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 659d6c1...8eb2824. Read the comment docs.

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.

Cannot find module "@date-io/type"
2 participants