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 docs build, add Select widget #285

Merged
merged 2 commits into from
Sep 11, 2021
Merged

Conversation

tlambert03
Copy link
Member

This fixes some issues with the docs not building due to dependency changes (and pins dependencies). Also adds the new Select widget.

@tlambert03 tlambert03 added the documentation Improvements or additions to documentation label Sep 11, 2021
@codecov
Copy link

codecov bot commented Sep 11, 2021

Codecov Report

Merging #285 (11af3cb) into main (3803ea5) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   89.98%   89.96%   -0.02%     
==========================================
  Files          29       29              
  Lines        3254     3258       +4     
==========================================
+ Hits         2928     2931       +3     
- Misses        326      327       +1     
Impacted Files Coverage Δ
magicgui/widgets/_concrete.py 84.27% <ø> (ø)
magicgui/widgets/_bases/widget.py 87.64% <75.00%> (-0.30%) ⬇️

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 3803ea5...11af3cb. Read the comment docs.

@tlambert03 tlambert03 merged commit d98d437 into pyapp-kit:main Sep 11, 2021
@tlambert03 tlambert03 deleted the fix-docs branch September 11, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant