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

Refactor database package #92

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Refactor database package #92

merged 1 commit into from
Aug 12, 2021

Conversation

nt0xa
Copy link
Owner

@nt0xa nt0xa commented Aug 12, 2021

No description provided.

@nt0xa nt0xa added the refactor Change that neither fixes a bug or adds a feature label Aug 12, 2021
@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #92 (3b9d269) into master (d06a023) will decrease coverage by 0.46%.
The diff coverage is 60.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   72.96%   72.50%   -0.47%     
==========================================
  Files          55       56       +1     
  Lines        2164     2204      +40     
==========================================
+ Hits         1579     1598      +19     
- Misses        383      398      +15     
- Partials      202      208       +6     
Impacted Files Coverage Δ
internal/database/db_helper.go 48.00% <48.00%> (ø)
internal/database/events.go 92.72% <80.00%> (+5.63%) ⬆️
internal/database/db.go 46.66% <100.00%> (ø)
internal/database/dns_records.go 100.00% <100.00%> (+3.63%) ⬆️
internal/database/http_routes.go 100.00% <100.00%> (+4.00%) ⬆️
internal/database/payloads.go 100.00% <100.00%> (+14.00%) ⬆️
internal/database/users.go 81.63% <100.00%> (+3.85%) ⬆️

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 d06a023...3b9d269. Read the comment docs.

@nt0xa nt0xa merged commit 5216f7d into master Aug 12, 2021
@nt0xa nt0xa deleted the refactor/db-helper branch August 12, 2021 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Change that neither fixes a bug or adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant