Skip to content

Conversation

@paulsc
Copy link
Contributor

@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.

@codecov
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
Contributor 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...

@seperman
Copy link
Owner

seperman commented Jul 9, 2025

@paulsc cool! What are you using DeepDiff for?

@paulsc
Copy link
Contributor Author

paulsc commented Aug 25, 2025

@paulsc cool! What are you using DeepDiff for?

Looks like I never answered this... I'm using it to generate and apply diffs to Beancount transactions, which is a personal finance system. It allowed me to make a bulk edit tool for it's web front-end, fava.

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