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

Rewriting tansu with a signal-first approach #139

Merged
merged 18 commits into from
Dec 4, 2024

Conversation

divdavem
Copy link
Member

@divdavem divdavem commented Nov 1, 2024

No description provided.

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (59ca0cc) to head (ed7fec3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #139    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            1        16    +15     
  Lines          637       856   +219     
  Branches       105       133    +28     
==========================================
+ Hits           637       856   +219     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@divdavem divdavem force-pushed the signalFirst branch 5 times, most recently from 6d4a4bc to dbc8b77 Compare November 5, 2024 12:11
@divdavem divdavem marked this pull request as ready for review November 6, 2024 08:59
@divdavem divdavem force-pushed the signalFirst branch 3 times, most recently from 6eac539 to 1b44df6 Compare November 7, 2024 08:28
@divdavem divdavem force-pushed the signalFirst branch 5 times, most recently from 6826332 to 9832d0a Compare November 12, 2024 09:29
divdavem added a commit to divdavem/signal-polyfill that referenced this pull request Nov 21, 2024
Copy link

@quentinderoubaix quentinderoubaix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments... thanks for the amazing work !

src/types.ts Show resolved Hide resolved
src/internal/store.ts Show resolved Hide resolved
src/internal/storeComputed.ts Outdated Show resolved Hide resolved
src/internal/storeComputed.ts Show resolved Hide resolved
src/internal/storeComputedOrDerived.ts Show resolved Hide resolved
src/internal/storeWritable.ts Outdated Show resolved Hide resolved
src/internal/storeWritable.ts Outdated Show resolved Hide resolved
src/internal/storeWritable.ts Show resolved Hide resolved
src/internal/storeWritable.ts Outdated Show resolved Hide resolved
src/internal/storeWritable.ts Outdated Show resolved Hide resolved
@divdavem
Copy link
Member Author

@quentinderoubaix Thank you very much for your review. I think I have taken into account all your comments.

@fbasso @quentinderoubaix Is it ok for you to merge this PR as it is now and to release the corresponding new version of tansu (2.0) ?

@divdavem divdavem force-pushed the signalFirst branch 2 times, most recently from ef4c03d to f5a6fd9 Compare November 26, 2024 21:28
Copy link
Contributor

@fbasso fbasso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All my tests have passed on my side, so LGTM ;)

@divdavem
Copy link
Member Author

divdavem commented Dec 4, 2024

@fbasso @quentinderoubaix Thank you for your tests and review!

@divdavem divdavem merged commit cf9f6b5 into AmadeusITGroup:master Dec 4, 2024
3 checks passed
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