Skip to content

Conversation

@yelhousni
Copy link
Contributor

Description

Fixes #1029

Type of change

  • New feature (non-breaking change which adds functionality)

How has this been tested?

internal/stats/stats_test.go

How has this been benchmarked?

internal/stats/latest.stats

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I did not modify files generated from templates
  • golangci-lint does not output errors locally
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@yelhousni yelhousni requested a review from gbotrel February 1, 2024 17:43
@gbotrel gbotrel merged commit ac3580b into master Feb 2, 2024
@gbotrel gbotrel deleted the stats branch February 2, 2024 15:41
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.

feat: update the stats test with Aggregation circuit(s)

3 participants