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

percentiles chart #66

Merged
merged 18 commits into from
Oct 18, 2020
Merged

percentiles chart #66

merged 18 commits into from
Oct 18, 2020

Commits on Oct 12, 2020

  1. add percentiles chart

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    f8a7526 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from nakabonne/master

    sync
    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    5a13182 View commit details
    Browse the repository at this point in the history
  3. add percentiles chart

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    127297e View commit details
    Browse the repository at this point in the history
  4. add tests

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    35358a2 View commit details
    Browse the repository at this point in the history
  5. use pointer directly

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    f6c3132 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf3f3a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58fc946 View commit details
    Browse the repository at this point in the history
  8. fix test values

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4ba3412 View commit details
    Browse the repository at this point in the history
  9. formatting

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    245c090 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71969b4 View commit details
    Browse the repository at this point in the history
  11. fix percentiles tests & finish

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ca7e827 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a4c3d9 View commit details
    Browse the repository at this point in the history
  13. fix typo & rephrase

    brenol committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    15054ed View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f03a0b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. add missing error handling

    brenol committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    2d5bc7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c22da View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. fix found data races

    brenol committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    55a02ea View commit details
    Browse the repository at this point in the history
  2. use ubers atomic pkg instead

    brenol committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    cc7c887 View commit details
    Browse the repository at this point in the history