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

add application_name variable #55

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

tlambert03
Copy link
Member

adds a variable magicgui.application.APPLICATION_NAME that all backends must use to name their app.

@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #55 (8c8e6e3) into master (5ee09ae) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   77.48%   77.57%   +0.09%     
==========================================
  Files          16       16              
  Lines        1790     1793       +3     
==========================================
+ Hits         1387     1391       +4     
+ Misses        403      402       -1     
Impacted Files Coverage Δ
magicgui/backends/_qtpy/application.py 86.11% <100.00%> (+1.26%) ⬆️
magicgui/widgets/_protocols.py 74.49% <100.00%> (+0.67%) ⬆️

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 5ee09ae...0fdc513. Read the comment docs.

@tlambert03 tlambert03 merged commit 008b0c7 into pyapp-kit:master Dec 15, 2020
@tlambert03 tlambert03 deleted the qt-application-name branch December 15, 2020 13:40
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