Skip to content

Adding support for applying deltas to NamedTuple #554

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

Merged
merged 2 commits into from
Jul 2, 2025

Conversation

paulsc
Copy link

@paulsc paulsc commented Jun 20, 2025

Hello! This is my first pull request here - I had an issue applying deltas to NamedTuple, this change here seems to fix it. Hope this format is alright, or let me know if you need changes.

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.94%. Comparing base (c7e581f) to head (10cb342).
Report is 13 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #554   +/-   ##
=======================================
  Coverage   95.93%   95.94%           
=======================================
  Files          15       15           
  Lines        4236     4245    +9     
=======================================
+ Hits         4064     4073    +9     
  Misses        172      172           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Owner

@seperman seperman left a comment

Choose a reason for hiding this comment

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

@paulsc Thanks for making this PR. LGTM!
Also cool profile picture. I see you are building interactive music experiences(?)

@seperman seperman merged commit 4c02bf9 into seperman:dev Jul 2, 2025
7 checks passed
@paulsc
Copy link
Author

paulsc commented Jul 3, 2025

@paulsc Thanks for making this PR. LGTM! Also cool profile picture. I see you are building interactive music experiences(?)

Credits to my friend Tanya for the profile pic! We did have this crowd interaction music project that started at a Berlin hackathon, but that was already over 10 years ago I'm afraid ! I should probably update the website...

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.

2 participants