Skip to content

BREAKING: add LazyAccessorOptions#163

Merged
jason89521 merged 1 commit intomainfrom
feat/merge-getSnapshot-to-options
Jul 14, 2023
Merged

BREAKING: add LazyAccessorOptions#163
jason89521 merged 1 commit intomainfrom
feat/merge-getSnapshot-to-options

Conversation

@jason89521
Copy link
Copy Markdown
Owner

Proposed change

close #162

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to an existing integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Testing
  • Refactor
  • Chore (tool changes, configuration changes, and changes to things that do not actually go into production at all)

Implementation

Related Issue

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 14, 2023

Codecov Report

Merging #163 (319737a) into main (2ee9ea7) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   97.83%   97.83%   -0.01%     
==========================================
  Files          31       31              
  Lines        1944     1941       -3     
  Branches      293      293              
==========================================
- Hits         1902     1899       -3     
  Misses         42       42              
Impacted Files Coverage Δ
src/lib/hooks/useLazyAccessor.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jason89521 jason89521 merged commit 328e697 into main Jul 14, 2023
@jason89521 jason89521 deleted the feat/merge-getSnapshot-to-options branch July 14, 2023 03:22
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.

useLazyAccessor should merge the getSnapshot to the options

1 participant