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

chore: Populate flask shell context #6663

Merged
merged 1 commit into from Dec 13, 2019

Conversation

iamareebjamal
Copy link
Member

No description provided.

@auto-label auto-label bot added the chore label Dec 13, 2019
@niranjan94
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- app/extensions/shell.py  1
         

See the complete overview on Codacy

def init_app(app):

@app.shell_context_processor
def shell_context():
Copy link
Member

Choose a reason for hiding this comment

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

@codecov
Copy link

codecov bot commented Dec 13, 2019

Codecov Report

Merging #6663 into development will increase coverage by 0.02%.
The diff coverage is 92.85%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6663      +/-   ##
===============================================
+ Coverage        65.34%   65.36%   +0.02%     
===============================================
  Files              298      299       +1     
  Lines            15244    15258      +14     
===============================================
+ Hits              9961     9974      +13     
- Misses            5283     5284       +1
Impacted Files Coverage Δ
app/__init__.py 88.17% <100%> (+0.11%) ⬆️
app/extensions/shell.py 91.66% <91.66%> (ø)

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 5a4ef10...23077f5. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 9ba29f5 into fossasia:development Dec 13, 2019
@iamareebjamal iamareebjamal deleted the shell-session branch December 13, 2019 20:21
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.

None yet

2 participants