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

Stats handler #406

Merged
merged 7 commits into from
Apr 26, 2017
Merged

Stats handler #406

merged 7 commits into from
Apr 26, 2017

Conversation

stefanoborini
Copy link
Contributor

Adds a singleton for Stats information that we will use in the admin interface

@codecov-io
Copy link

codecov-io commented Apr 26, 2017

Codecov Report

Merging #406 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
+ Coverage   95.15%   95.23%   +0.08%     
==========================================
  Files          94       96       +2     
  Lines        4047     4095      +48     
  Branches      254      255       +1     
==========================================
+ Hits         3851     3900      +49     
  Misses        143      143              
+ Partials       53       52       -1
Impacted Files Coverage Δ
remoteappmanager/admin_application.py 100% <ø> (ø) ⬆️
remoteappmanager/webapi/admin/__init__.py 100% <100%> (ø) ⬆️
remoteappmanager/webapi/admin/stats.py 100% <100%> (ø)
remoteappmanager/webapi/admin/tests/test_stats.py 100% <100%> (ø)
remoteappmanager/tests/webapi_test_case.py 93.33% <0%> (+2.22%) ⬆️

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 6f6bdd8...cc3dd8d. Read the comment docs.

@stefanoborini stefanoborini merged commit 1bd92bc into master Apr 26, 2017
@stefanoborini stefanoborini deleted the stats-handler branch April 26, 2017 22:50
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.

2 participants