Skip to content

feat: add helper function createDataType #60

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

Merged
merged 3 commits into from
Sep 22, 2022
Merged

feat: add helper function createDataType #60

merged 3 commits into from
Sep 22, 2022

Conversation

himself65
Copy link
Contributor

Fixes: #55

@netlify
Copy link

netlify bot commented Sep 22, 2022

Deploy Preview for any-viewer ready!

Name Link
🔨 Latest commit b2289c4
🔍 Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/632c96cc6cf1bc000a17a069
😎 Deploy Preview https://deploy-preview-60--any-viewer.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Base: 86.98% // Head: 87.52% // Increases project coverage by +0.54% 🎉

Coverage data is based on head (63c1f70) compared to base (7661de0).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 63c1f70 differs from pull request most recent head b2289c4. Consider uploading reports for the commit b2289c4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   86.98%   87.52%   +0.54%     
==========================================
  Files          18       18              
  Lines        1613     1683      +70     
  Branches      210      212       +2     
==========================================
+ Hits         1403     1473      +70     
  Misses        210      210              
Impacted Files Coverage Δ
src/index.tsx 91.89% <100.00%> (ø)
src/type.ts 100.00% <100.00%> (ø)
src/utils/index.ts 84.87% <100.00%> (+19.48%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Wrong valueTypes.is type
1 participant