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

Show query time after the query is done #175

Merged
merged 2 commits into from
May 18, 2020

Conversation

msm-code
Copy link
Contributor

Right now it's not possible to check how long the query took,
and it's a pretty interesting information (at least for me, the developer).

Your checklist for this pull request

  • I've read the contributing guideline.
  • I've tested my changes by building and running mquery, and testing changed functionality (if applicable)
  • [yes they are and no i didn't] I've added automated tests for my change (if applicable, optional)
  • [-] I've updated documentation to reflect my change (if applicable)

What is the current behaviour?
Information when the query was finished is not saved and shown anywhere

What is the new behaviour?

That small "took 19s" in the lower right corner under the progress bar

ss

Test plan
Run a query, ensure that took XXXs text is shown after the query is done (also when it's cancelled or it errors out).

Right now it's not possible to check how long the query took,
and it's a pretty interesting information (at least for me, the developer).
@msm-code msm-code requested a review from ITAYC0HEN May 18, 2020 12:40
Copy link
Collaborator

@ITAYC0HEN ITAYC0HEN left a comment

Choose a reason for hiding this comment

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

Looks good! :)

@ITAYC0HEN ITAYC0HEN merged commit 834b337 into CERT-Polska:master May 18, 2020
@msm-code msm-code deleted the feature/query-time branch May 18, 2020 14:50
KWMORALE pushed a commit to KWMORALE/mquery that referenced this pull request Jul 29, 2020
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.

2 participants