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(react): useFileReader 추가 #111

Merged
merged 3 commits into from
May 8, 2024
Merged

feat(react): useFileReader 추가 #111

merged 3 commits into from
May 8, 2024

Conversation

ssi02014
Copy link
Contributor

@ssi02014 ssi02014 commented May 8, 2024

Overview

#110 feat(react): useFileReader 추가

PR Checklist

  • All tests pass.
  • All type checks pass.
  • I have read the Contributing Guide document.
    Contributing Guide

@ssi02014 ssi02014 added the feature 새로운 기능 추가 label May 8, 2024
@ssi02014 ssi02014 self-assigned this May 8, 2024
Copy link

changeset-bot bot commented May 8, 2024

🦋 Changeset detected

Latest commit: e16d98d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@modern-kit/react Minor
docs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.61%. Comparing base (d03d454) to head (e16d98d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   82.88%   84.61%   +1.72%     
==========================================
  Files          67       69       +2     
  Lines         561      624      +63     
  Branches      119      129      +10     
==========================================
+ Hits          465      528      +63     
  Misses         84       84              
  Partials       12       12              
Components Coverage Δ
@modern-kit/react 76.96% <100.00%> (+4.37%) ⬆️
@modern-kit/utils 97.81% <ø> (ø)

@ssi02014 ssi02014 merged commit 75e98e7 into main May 8, 2024
2 checks passed
@ssi02014 ssi02014 deleted the feat/useFileReader branch May 8, 2024 17:27
@github-actions github-actions bot mentioned this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant