-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
analytics feature #14
Conversation
aldy505
commented
Nov 23, 2021
•
edited
Loading
edited
- moving to domain-driven design approach
- using proper Redis pipeline
- properly working analytics package
- working test for analytics package
- secure environment variables requirements on main.go
- updated environment variables on production machine
Codecov Report
@@ Coverage Diff @@
## master #14 +/- ##
=========================================
Coverage ? 66.55%
=========================================
Files ? 10
Lines ? 311
Branches ? 0
=========================================
Hits ? 207
Misses ? 81
Partials ? 23 Continue to review full report at Codecov.
|
"github.com/go-redis/redis/v8" | ||
) | ||
|
||
func (d *Dependency) IncrementUsrDB(ctx context.Context, users []UserMap) error { |
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.
kenapa Usr bukan User?
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.
well bcs I'm this knd of prsn