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

Merge branch 'main' into bugfix_duplication

7c828f1
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent dupe calls, alternative #546

Merge branch 'main' into bugfix_duplication
7c828f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2023 in 1s

87.68% (+0.04%) compared to edf00f7

View this Pull Request on Codecov

87.68% (+0.04%) compared to edf00f7

Details

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.