Skip to content

Conversation

@seungrodotlee
Copy link
Contributor

Overview

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2025

Size Change: +38 B (+0.06%)

Total Size: 63.5 kB

Filename Size Change
./dist/components/ImpressionArea/index.cjs 2.23 kB +8 B (+0.36%)
./dist/index.cjs 8.16 kB +9 B (+0.11%)
./esm/components/ImpressionArea/index.js 1.85 kB +12 B (+0.65%)
./esm/index.js 7.59 kB +9 B (+0.12%)
ℹ️ View Unchanged
Filename Size
./dist/components/Separated/index.cjs 708 B
./dist/components/SwitchCase/index.cjs 580 B
./dist/hooks/useAsyncEffect/index.cjs 603 B
./dist/hooks/useBooleanState/index.cjs 653 B
./dist/hooks/useCallbackOncePerRender/index.cjs 724 B
./dist/hooks/useControlledState/index.cjs 784 B
./dist/hooks/useCounter/index.cjs 841 B
./dist/hooks/useDebounce/index.cjs 1.13 kB
./dist/hooks/useDebouncedCallback/index.cjs 1.25 kB
./dist/hooks/useDoubleClick/index.cjs 854 B
./dist/hooks/useGeolocation/index.cjs 1.42 kB
./dist/hooks/useImpressionRef/index.cjs 1.95 kB
./dist/hooks/useInputState/index.cjs 669 B
./dist/hooks/useIntersectionObserver/index.cjs 945 B
./dist/hooks/useInterval/index.cjs 808 B
./dist/hooks/useIsomorphicLayoutEffect/index.cjs 580 B
./dist/hooks/useLoading/index.cjs 774 B
./dist/hooks/useLongPress/index.cjs 1.29 kB
./dist/hooks/useMap/index.cjs 918 B
./dist/hooks/useOutsideClickEffect/index.cjs 843 B
./dist/hooks/usePreservedCallback/index.cjs 623 B
./dist/hooks/usePreservedReference/index.cjs 672 B
./dist/hooks/usePrevious/index.cjs 675 B
./dist/hooks/useRefEffect/index.cjs 804 B
./dist/hooks/useStorageState/index.cjs 1.66 kB
./dist/hooks/useThrottle/index.cjs 1.31 kB
./dist/hooks/useTimeout/index.cjs 711 B
./dist/hooks/useToggle/index.cjs 578 B
./dist/hooks/useVisibilityEvent/index.cjs 691 B
./dist/utils/buildContext/index.cjs 870 B
./dist/utils/mergeProps/index.cjs 779 B
./dist/utils/mergeRefs/index.cjs 586 B
./esm/components/Separated/index.js 297 B
./esm/components/SwitchCase/index.js 173 B
./esm/hooks/useAsyncEffect/index.js 184 B
./esm/hooks/useBooleanState/index.js 239 B
./esm/hooks/useCallbackOncePerRender/index.js 318 B
./esm/hooks/useControlledState/index.js 388 B
./esm/hooks/useCounter/index.js 440 B
./esm/hooks/useDebounce/index.js 715 B
./esm/hooks/useDebouncedCallback/index.js 860 B
./esm/hooks/useDoubleClick/index.js 458 B
./esm/hooks/useGeolocation/index.js 1.02 kB
./esm/hooks/useImpressionRef/index.js 1.56 kB
./esm/hooks/useInputState/index.js 258 B
./esm/hooks/useIntersectionObserver/index.js 540 B
./esm/hooks/useInterval/index.js 407 B
./esm/hooks/useIsomorphicLayoutEffect/index.js 161 B
./esm/hooks/useLoading/index.js 365 B
./esm/hooks/useLongPress/index.js 883 B
./esm/hooks/useMap/index.js 521 B
./esm/hooks/useOutsideClickEffect/index.js 439 B
./esm/hooks/usePreservedCallback/index.js 205 B
./esm/hooks/usePreservedReference/index.js 264 B
./esm/hooks/usePrevious/index.js 259 B
./esm/hooks/useRefEffect/index.js 407 B
./esm/hooks/useStorageState/index.js 1.29 kB
./esm/hooks/useThrottle/index.js 914 B
./esm/hooks/useTimeout/index.js 305 B
./esm/hooks/useToggle/index.js 160 B
./esm/hooks/useVisibilityEvent/index.js 285 B
./esm/utils/buildContext/index.js 455 B
./esm/utils/mergeProps/index.js 393 B
./esm/utils/mergeRefs/index.js 182 B

compressed-size-action

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (02c477f) to head (b3078f1).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #246   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        36           
  Lines         1069      1070    +1     
  Branches       319       319           
=========================================
+ Hits          1069      1070    +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@seungrodotlee seungrodotlee changed the title feat(ImpressionArea). connect ref's type with it's generic feat(ImpressionArea): connect ref's type with it's generic Jun 1, 2025
@seungrodotlee seungrodotlee merged commit 4b4886c into main Jun 2, 2025
10 checks passed
@seungrodotlee seungrodotlee deleted the feat/impression-area-generic branch June 2, 2025 06:35
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.

3 participants