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

feat: add quantity widget #483

Merged
merged 6 commits into from
Nov 9, 2022
Merged

Conversation

tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Oct 29, 2022

Adds a widget (qt backend only for now) for pint.Quantity types

@tlambert03 tlambert03 changed the title feat: [wip] add quantity widget feat: add quantity widget Nov 9, 2022
@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #483 (9ca7ac4) into main (340fce9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   89.53%   89.54%           
=======================================
  Files          31       31           
  Lines        3977     3987   +10     
=======================================
+ Hits         3561     3570    +9     
- Misses        416      417    +1     
Impacted Files Coverage Δ
magicgui/backends/_qtpy/__init__.py 100.00% <ø> (ø)
magicgui/widgets/__init__.py 100.00% <ø> (ø)
magicgui/backends/_qtpy/widgets.py 87.88% <100.00%> (+0.05%) ⬆️
magicgui/type_map.py 96.61% <100.00%> (+0.06%) ⬆️
magicgui/widgets/_concrete.py 87.45% <100.00%> (+0.04%) ⬆️
magicgui/_type_resolution.py 91.52% <0.00%> (-1.70%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tlambert03 tlambert03 merged commit d2fc287 into pyapp-kit:main Nov 9, 2022
@tlambert03 tlambert03 deleted the quantity-widget branch November 9, 2022 15:16
@tlambert03 tlambert03 added the enhancement New feature or request label Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant