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: implement testing and reactivity adapter for MobX #232

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

maxnowack
Copy link
Owner

resolves #14

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #232 (59fcf26) into main (9c7e5c6) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #232   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          371       371           
  Branches        93        93           
=========================================
  Hits           371       371           
Files Coverage Δ
src/Collection/Cursor.ts 100.00% <100.00%> (ø)
src/createReactivityAdapter.ts 100.00% <100.00%> (ø)

@maxnowack maxnowack merged commit b6b45a8 into main Oct 4, 2023
@maxnowack maxnowack deleted the mobx branch October 4, 2023 12:51
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.

Add reactivity adapter for MobX
1 participant