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

fix: prevent dupe calls, alternative #546

Merged
merged 11 commits into from
Oct 4, 2023

Conversation

Czaki
Copy link
Contributor

@Czaki Czaki commented Mar 13, 2023

This is an alternative to #545 implementation to prevent duplicated calls of callbacks.

@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (edf00f7) 87.64% compared to head (7c828f1) 87.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
+ Coverage   87.64%   87.68%   +0.04%     
==========================================
  Files          39       39              
  Lines        4557     4573      +16     
==========================================
+ Hits         3994     4010      +16     
  Misses        563      563              
Files Coverage Δ
src/magicgui/type_map/_type_map.py 96.40% <95.91%> (+0.24%) ⬆️

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

@Czaki
Copy link
Contributor Author

Czaki commented Mar 13, 2023

@tlambert03 What did you think about this option?

@Czaki Czaki mentioned this pull request Apr 17, 2023
12 tasks
@tlambert03
Copy link
Member

hey @Czaki ... I'm going to merge this. sound good? Any thing you want to check one more time?

@tlambert03 tlambert03 enabled auto-merge (squash) October 4, 2023 15:14
@tlambert03 tlambert03 added the bug Something isn't working label Oct 4, 2023
@tlambert03 tlambert03 merged commit 21ee452 into pyapp-kit:main Oct 4, 2023
33 checks passed
@Czaki Czaki deleted the bugfix_duplication branch October 4, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants