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: Performance fix to only measure statistics which are not hidden #239

Merged
merged 7 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. fix: Performance fix to only measure statistics which are not hidden

    fixes #177
    
    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    217666b View commit details
    Browse the repository at this point in the history
  2. fix: Set proper default.

    Co-authored-by: jmeridth <[email protected]>
    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert and jmeridth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2b4cce2 View commit details
    Browse the repository at this point in the history
  3. set test bool when using it in tests

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0856d7d View commit details
    Browse the repository at this point in the history
  4. test: ensure via testing all test*.py files call get_env_vars() with …

    …test=True
    
    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f76ff46 View commit details
    Browse the repository at this point in the history
  5. chore: add newline at EOF

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    33529fc View commit details
    Browse the repository at this point in the history
  6. chore: more spaces means more better

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bef68c0 View commit details
    Browse the repository at this point in the history
  7. chore: use tabs in bash scripts

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2cdc7ea View commit details
    Browse the repository at this point in the history