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

Fix memory address error & badwords inserter #24

Merged
merged 3 commits into from
Dec 18, 2021
Merged

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Dec 18, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 18, 2021

Codecov Report

Merging #24 (4871645) into master (b92a706) will increase coverage by 0.67%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   48.60%   49.27%   +0.67%     
==========================================
  Files          13       14       +1     
  Lines         679      694      +15     
==========================================
+ Hits          330      342      +12     
- Misses        288      290       +2     
- Partials       61       62       +1     
Impacted Files Coverage Δ
analytics/fetch.go 35.71% <0.00%> (ø)
analytics/incr.go 66.19% <0.00%> (ø)
analytics/join.go 62.74% <0.00%> (ø)
analytics/migration.go 66.33% <0.00%> (ø)
badwords/badwords.go 80.00% <80.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 b92a706...4871645. Read the comment docs.

badwords/badwords.go Outdated Show resolved Hide resolved
@aldy505 aldy505 merged commit c26feb0 into master Dec 18, 2021
@aldy505 aldy505 deleted the fix/memory_address branch December 18, 2021 12:25
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.

None yet

2 participants