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

feat: hourly reports analytics #19

Merged
merged 4 commits into from
Dec 5, 2021
Merged

feat: hourly reports analytics #19

merged 4 commits into from
Dec 5, 2021

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Dec 5, 2021

also, it turns out that the total handler was a massive joke lol. instead of counting the total message, instead, i just counted the total users.

and removing my aldy505/decrr in favor of pkg/errors

@aldy505 aldy505 requested review from a user and elianiva December 5, 2021 07:42
@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #19 (2889362) into master (e612a10) will increase coverage by 0.28%.
The diff coverage is 61.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   57.18%   57.47%   +0.28%     
==========================================
  Files          11       11              
  Lines         306      435     +129     
==========================================
+ Hits          175      250      +75     
- Misses        105      148      +43     
- Partials       26       37      +11     
Impacted Files Coverage Δ
analytics/server/server.go 0.00% <0.00%> (ø)
analytics/server/repo.go 48.12% <52.87%> (+0.82%) ⬆️
analytics/incr.go 71.87% <83.33%> (+3.69%) ⬆️
analytics/migration.go 73.80% <88.23%> (+9.80%) ⬆️
analytics/msg.go 78.57% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e612a10...2889362. Read the comment docs.

@aldy505 aldy505 merged commit 27fef13 into master Dec 5, 2021
@aldy505 aldy505 deleted the feat/analytics_hourly branch December 5, 2021 10:30
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