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): useBlockPromiseMultipleClick 추가 #82

Merged
merged 3 commits into from
Apr 30, 2024

fix: 누락된 useBlockPromiseMultipleClick의 메서드 네이밍 변경 완료

c40c98d
Select commit
Loading
Failed to load commit list.
Merged

feat(react): useBlockPromiseMultipleClick 추가 #82

fix: 누락된 useBlockPromiseMultipleClick의 메서드 네이밍 변경 완료
c40c98d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 0s

82.44% (target 100.00%)

View this Pull Request on Codecov

82.44% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.44%. Comparing base (483d648) to head (c40c98d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   82.05%   82.44%   +0.39%     
==========================================
  Files          63       64       +1     
  Lines         535      547      +12     
  Branches      114      115       +1     
==========================================
+ Hits          439      451      +12     
  Misses         84       84              
  Partials       12       12              
Components Coverage Δ
@modern-kit/react 71.82% <100.00%> (+1.08%) ⬆️
@modern-kit/utils 97.76% <ø> (ø)