Skip to content

Conversation

@yurtaev
Copy link
Contributor

@yurtaev yurtaev commented Apr 4, 2017

Add Server-Timing to response headers. Specification https://www.w3.org/TR/server-timing/

Inspired By https://twitter.com/paul_irish/status/829090506084749312

screenshot 2017-04-05 00 48 50

@codecov
Copy link

codecov bot commented Apr 4, 2017

Codecov Report

Merging #928 into master will increase coverage by 0.36%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #928      +/-   ##
==========================================
+ Coverage   83.46%   83.82%   +0.36%     
==========================================
  Files          28       28              
  Lines        1578     1614      +36     
  Branches      235      239       +4     
==========================================
+ Hits         1317     1353      +36     
  Misses        192      192              
  Partials       69       69
Impacted Files Coverage Δ
debug_toolbar/middleware.py 89.24% <100%> (+1.74%) ⬆️
debug_toolbar/toolbar.py 81.69% <100%> (+0.26%) ⬆️
debug_toolbar/panels/timer.py 84.61% <100%> (+2%) ⬆️
debug_toolbar/panels/__init__.py 90.56% <100%> (+1.2%) ⬆️
debug_toolbar/panels/cache.py 82.17% <100%> (+0.71%) ⬆️
debug_toolbar/panels/sql/panel.py 64.93% <100%> (+1.17%) ⬆️

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 88ddc7b...d59d900. Read the comment docs.

@auvipy
Copy link
Contributor

auvipy commented Jun 12, 2017

that should be a good inclusion

Copy link
Contributor

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

try to fetch and resolve conflicts

@yurtaev yurtaev force-pushed the feature/server-timing-api branch from 94e19f0 to d59d900 Compare June 12, 2017 15:08
@camilonova camilonova merged commit ac52b23 into django-commons:master Jul 21, 2018
@camilonova
Copy link
Contributor

@yurtaev Thank you.

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.

3 participants