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

Remove pre 0.2.0 deprecation warnings #138

Merged
merged 6 commits into from
Jan 31, 2021

Conversation

tlambert03
Copy link
Member

Removing deprecation warnings from the 0.2.0 release, will now be errors in 0.2.7

@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #138 (617f02e) into master (cb83f9f) will increase coverage by 0.22%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   90.97%   91.20%   +0.22%     
==========================================
  Files          25       25              
  Lines        2526     2500      -26     
==========================================
- Hits         2298     2280      -18     
+ Misses        228      220       -8     
Impacted Files Coverage Δ
magicgui/widgets/_bases/container_widget.py 94.90% <ø> (+1.11%) ⬆️
magicgui/widgets/_function_gui.py 96.29% <ø> (-0.31%) ⬇️
magicgui/widgets/_bases/categorical_widget.py 80.64% <100.00%> (+5.99%) ⬆️
magicgui/widgets/_bases/widget.py 87.20% <100.00%> (-0.08%) ⬇️

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 cb83f9f...617f02e. Read the comment docs.

Copy link
Contributor

@sofroniewn sofroniewn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tlambert03 tlambert03 merged commit e9ac091 into pyapp-kit:master Jan 31, 2021
@tlambert03 tlambert03 deleted the remove-deprecations branch January 31, 2021 16:52
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

2 participants