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

Add typing to Histogram/Summary/Gauge #759

Merged
merged 4 commits into from
Feb 1, 2022

Commits on Jan 28, 2022

  1. Add typing to Histogram

    Also we could set disallow_incomplete_defs to True
    
    Signed-off-by: Yury Pliner <yury.pliner@gmail.com>
    Pliner committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a34a80f View commit details
    Browse the repository at this point in the history
  2. Add typing to Gauge/Summary

    Signed-off-by: Yury Pliner <yury.pliner@gmail.com>
    Pliner committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    76c0c48 View commit details
    Browse the repository at this point in the history
  3. Ditch default value

    Signed-off-by: Yury Pliner <yury.pliner@gmail.com>
    Pliner committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0551300 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Fix review comments

    Signed-off-by: Yury Pliner <yury.pliner@gmail.com>
    Pliner committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    02b0053 View commit details
    Browse the repository at this point in the history