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

hotfix for signature inspection exception #79

Merged
merged 1 commit into from
Jan 2, 2021

Conversation

tlambert03
Copy link
Member

Discovered an issue here in the bundled napari app that I actually haven't seen in a non-bundled environment. Not 100% sure why it's happening, but this fixes it. Will release 0.2.2 so we can include in the napari bundle

@codecov
Copy link

codecov bot commented Jan 2, 2021

Codecov Report

Merging #79 (66e5155) into master (aef08dd) will decrease coverage by 0.10%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   87.87%   87.77%   -0.11%     
==========================================
  Files          15       15              
  Lines        1616     1619       +3     
==========================================
+ Hits         1420     1421       +1     
- Misses        196      198       +2     
Impacted Files Coverage Δ
magicgui/widgets/_concrete.py 82.21% <50.00%> (-0.72%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aef08dd...66e5155. Read the comment docs.

@tlambert03 tlambert03 changed the title hotfix hotfix for signature inspection exception Jan 2, 2021
@tlambert03 tlambert03 merged commit 9b6914a into pyapp-kit:master Jan 2, 2021
@tlambert03 tlambert03 deleted the fix-sig-merge branch January 2, 2021 00:32
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.

None yet

1 participant