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

Base Application Class #334

Merged
merged 3 commits into from
Aug 10, 2018
Merged

Base Application Class #334

merged 3 commits into from
Aug 10, 2018

Conversation

corranwebster
Copy link
Contributor

This is an attempt to get the application classes landed in the codebase by working incrementally, given that #198 and #285 are stalled.

This is a base application class taken from #198 and simplified slightly.

@codecov-io
Copy link

codecov-io commented Aug 10, 2018

Codecov Report

Merging #334 into master will increase coverage by 0.25%.
The diff coverage is 97.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   24.71%   24.97%   +0.25%     
==========================================
  Files         455      456       +1     
  Lines       25568    25658      +90     
  Branches     3855     3860       +5     
==========================================
+ Hits         6319     6407      +88     
- Misses      18938    18939       +1     
- Partials      311      312       +1
Impacted Files Coverage Δ
pyface/application.py 97.77% <97.77%> (ø)

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 0eda45f...e96580b. Read the comment docs.

@corranwebster corranwebster merged commit c679959 into master Aug 10, 2018
@corranwebster corranwebster deleted the feature/application branch August 10, 2018 09:09
@corranwebster corranwebster mentioned this pull request Aug 10, 2018
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