Skip to content

Fix, make single db call on menu get data#1157

Merged
dpgaspar merged 7 commits intomasterfrom
fix/improve-menu-get-data
Oct 16, 2019
Merged

Fix, make single db call on menu get data#1157
dpgaspar merged 7 commits intomasterfrom
fix/improve-menu-get-data

Conversation

@dpgaspar
Copy link
Copy Markdown
Owner

@dpgaspar dpgaspar commented Oct 9, 2019

Improve performance on menu endpoint, make a single db call

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 9, 2019

Codecov Report

Merging #1157 into master will increase coverage by 0.09%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1157      +/-   ##
==========================================
+ Coverage   71.57%   71.67%   +0.09%     
==========================================
  Files          44       44              
  Lines        5964     5998      +34     
==========================================
+ Hits         4269     4299      +30     
- Misses       1695     1699       +4
Impacted Files Coverage Δ
flask_appbuilder/security/sqla/manager.py 66.66% <100%> (+0.64%) ⬆️
flask_appbuilder/menu.py 93.75% <100%> (+1.11%) ⬆️
flask_appbuilder/security/manager.py 55.51% <67.74%> (+0.9%) ⬆️
flask_appbuilder/security/decorators.py 88.46% <0%> (+1.28%) ⬆️

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 5d9a75e...677e3c8. Read the comment docs.

@dpgaspar
Copy link
Copy Markdown
Owner Author

dpgaspar commented Oct 9, 2019

@nytai making a single db call ^^^

Copy link
Copy Markdown
Contributor

@nytai nytai left a comment

Choose a reason for hiding this comment

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

👍 thanks for implementing this!

@dpgaspar dpgaspar merged commit 3cf3342 into master Oct 16, 2019
@dpgaspar dpgaspar deleted the fix/improve-menu-get-data branch October 16, 2019 14:19
This was referenced Oct 16, 2019
@nytai nytai mentioned this pull request Nov 6, 2019
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants