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

[Bug]: Evaluate at compile time whether performance data points are numbers #118

Open
1 task done
RincewindsHat opened this issue Jun 20, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@RincewindsHat
Copy link
Member

Please try to fill out as much of the information below as you can. Thank you!

  • Yes, I've searched similar issues on GitHub and didn't find any.

Which version contains the bug?

0.6.2

Describe the bug

Currently there is no good way to evaluate whether the Value in the performance data struct is really a number. Theoretically this could be done at compile time, but it did not find a way to this in golang. Maybe someone else can think of a reasonable path.

How to recreate the bug?

No response

@RincewindsHat RincewindsHat added bug Something isn't working needs-triage Needs to be triaged and removed needs-triage Needs to be triaged labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant