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

major refactor #13

Closed
wants to merge 6 commits into from
Closed

major refactor #13

wants to merge 6 commits into from

Conversation

mathisdrn
Copy link
Contributor

Refactor :

  • better architecture, each package have a precise role
  • analyse.go now builds model.Base with pointer : SetGenericMetric(), SetBoolMetric(), etc.

Features :

  • jsonschema command and venom test
  • added GPL v3 to all files

Fix :

  • analyse pipeline should now handles nil values found in slice of interface
  • countUnique, unique, sample now works together with T comparable

Test:

  • added test for new function

Performance :

  • improved (about 20%)

Build.yaml :
benchmark are saved bin/coverage_benchmark.txt while test are saved bin/coverage.txt

Possible future enhancements :

@mathisdrn mathisdrn closed this Aug 24, 2023
@mathisdrn mathisdrn deleted the refactor-merge-main branch August 24, 2023 12:54
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.

1 participant