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

Fix frontend bugs. #822

Merged
merged 3 commits into from
Oct 19, 2019
Merged

Fix frontend bugs. #822

merged 3 commits into from
Oct 19, 2019

Conversation

omittones
Copy link
Contributor

Console error while sorting the table (report is undefined). Extracted code for rendering the table.

@cyberw
Copy link
Collaborator

cyberw commented Oct 18, 2019

Hi @omittones ! Is this still relevant?

@omittones
Copy link
Contributor Author

omittones commented Oct 18, 2019 via email

@codecov
Copy link

codecov bot commented Oct 19, 2019

Codecov Report

Merging #822 into master will increase coverage by 1.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #822      +/-   ##
==========================================
+ Coverage   71.19%   72.48%   +1.29%     
==========================================
  Files          17       17              
  Lines        1701     1701              
  Branches      253      253              
==========================================
+ Hits         1211     1233      +22     
+ Misses        429      406      -23     
- Partials       61       62       +1
Impacted Files Coverage Δ
locust/main.py 34.07% <0%> (+1.32%) ⬆️
locust/core.py 86.3% <0%> (+1.36%) ⬆️
locust/runners.py 54.25% <0%> (+1.75%) ⬆️
locust/contrib/fasthttp.py 92.21% <0%> (+5.98%) ⬆️

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 2a0d18a...e47c052. Read the comment docs.

@omittones
Copy link
Contributor Author

Hi @omittones ! Is this still relevant?

Hey, I merged with master and this is still relevant. It includes a fix for error happening on frontend, and minor refactoring.

@cyberw cyberw merged commit c44fa04 into locustio:master Oct 19, 2019
@cyberw
Copy link
Collaborator

cyberw commented Oct 19, 2019

Thanks!

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