You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2020/10/22 07:56:47 UTC

[incubator-superset] branch master updated (85e28dd -> b86f779)

This is an automated email from the ASF dual-hosted git repository.

dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 85e28dd  perf(api): improve API info performance (#11346)
     add b86f779  feat: add statsd metrics to FAB rest API post, put and delete (#11362)

No new revisions were added by this update.

Summary of changes:
 superset/views/base_api.py       |  24 +++++
 tests/css_templates/api_tests.py |  12 +--
 tests/databases/api_tests.py     |  11 +--
 tests/datasets/api_tests.py      | 186 +++++++++++++++++++--------------------
 4 files changed, 127 insertions(+), 106 deletions(-)