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

Feature parity for standalone demo application #11

Merged
merged 15 commits into from Jan 6, 2022

Conversation

venkatesh-sivaraman
Copy link
Contributor

Converts the old standalone application, which only supported a subset of Emblaze's functionality, to a socket-based Flask server that supports all of the widget's functionality on two example datasets.

@lgtm-com
Copy link

lgtm-com bot commented Jan 6, 2022

This pull request introduces 2 alerts and fixes 15 when merging f4612f3 into d0bf117 - view on LGTM.com

new alerts:

  • 2 for Unused import

fixed alerts:

  • 13 for Uncontrolled data used in path expression
  • 1 for Except block handles 'BaseException'
  • 1 for Flask app is run in debug mode

@lgtm-com
Copy link

lgtm-com bot commented Jan 6, 2022

This pull request introduces 2 alerts and fixes 15 when merging bafe6ea into d0bf117 - view on LGTM.com

new alerts:

  • 2 for Unused import

fixed alerts:

  • 13 for Uncontrolled data used in path expression
  • 1 for Except block handles 'BaseException'
  • 1 for Flask app is run in debug mode

@lgtm-com
Copy link

lgtm-com bot commented Jan 6, 2022

This pull request introduces 2 alerts and fixes 15 when merging 2bf2787 into d0bf117 - view on LGTM.com

new alerts:

  • 2 for Unused import

fixed alerts:

  • 13 for Uncontrolled data used in path expression
  • 1 for Except block handles 'BaseException'
  • 1 for Flask app is run in debug mode

@venkatesh-sivaraman venkatesh-sivaraman merged commit d0e0acf into main Jan 6, 2022
@lgtm-com
Copy link

lgtm-com bot commented Jan 7, 2022

This pull request introduces 2 alerts and fixes 15 when merging 57a9881 into d0bf117 - view on LGTM.com

new alerts:

  • 2 for Unused import

fixed alerts:

  • 13 for Uncontrolled data used in path expression
  • 1 for Except block handles 'BaseException'
  • 1 for Flask app is run in debug mode

@venkatesh-sivaraman venkatesh-sivaraman deleted the socket-server branch January 20, 2022 21:08
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.

None yet

1 participant