-
Notifications
You must be signed in to change notification settings - Fork 9
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
initial chrysom split #206
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! I have some minor suggestions, mostly related to code organization.
fixes #147 |
Codecov Report
@@ Coverage Diff @@
## main #206 +/- ##
==========================================
+ Coverage 62.66% 63.02% +0.35%
==========================================
Files 16 17 +1
Lines 1074 1079 +5
==========================================
+ Hits 673 680 +7
+ Misses 384 378 -6
- Partials 17 21 +4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I think the Option
type and its related functions in store.go can be deleted?
Kudos, SonarCloud Quality Gate passed! |
Incomplete, pr'd to review thought process