Skip to content

Conversation

@prateekj117
Copy link
Member

Fixes #5973

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #5974 into development will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #5974   +/-   ##
============================================
  Coverage        66.45%   66.45%           
============================================
  Files              284      284           
  Lines            13902    13902           
============================================
  Hits              9239     9239           
  Misses            4663     4663
Impacted Files Coverage Δ
app/__init__.py 86.39% <100%> (ø) ⬆️

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 a11a0d2...d1735db. Read the comment docs.

@iamareebjamal
Copy link
Member

Please focus more on bugs and enhancements

@iamareebjamal iamareebjamal changed the title 'werkzeug.contrib.profiler' has moved to 'werkzeug.middleware.profiler' chore: 'werkzeug.contrib.profiler' has moved to 'werkzeug.middleware.profiler' May 30, 2019
@auto-label auto-label bot added the chore label May 30, 2019
@iamareebjamal iamareebjamal merged commit fc2e787 into fossasia:development May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'werkzeug.contrib.profiler' has moved to 'werkzeug.middleware.profiler'

2 participants