Skip to content

Refactor callback handling #33

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 1 commit into from
May 5, 2022
Merged

Refactor callback handling #33

merged 1 commit into from
May 5, 2022

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented May 5, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2022

Codecov Report

Merging #33 (043ffb3) into main (234227d) will increase coverage by 1.93%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   90.65%   92.59%   +1.93%     
==========================================
  Files           7        7              
  Lines         107      108       +1     
==========================================
+ Hits           97      100       +3     
+ Misses         10        8       -2     
Impacted Files Coverage Δ
src/napari_matplotlib/base.py 100.00% <100.00%> (ø)
src/napari_matplotlib/histogram.py 100.00% <100.00%> (+9.67%) ⬆️
src/napari_matplotlib/scatter.py 64.70% <100.00%> (-16.07%) ⬇️

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 234227d...043ffb3. Read the comment docs.

@dstansby dstansby merged commit 43dd094 into main May 5, 2022
@dstansby dstansby deleted the refact-callbacks branch May 5, 2022 20:35
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