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/limit events storage #90

Merged
merged 4 commits into from
Aug 12, 2021
Merged

Feat/limit events storage #90

merged 4 commits into from
Aug 12, 2021

Conversation

nt0xa
Copy link
Owner

@nt0xa nt0xa commented Aug 12, 2021

No description provided.

@nt0xa nt0xa added the feature New feature or request label Aug 12, 2021
@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #90 (d294512) into master (535d046) will increase coverage by 0.04%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   72.85%   72.90%   +0.04%     
==========================================
  Files          55       55              
  Lines        2148     2159      +11     
==========================================
+ Hits         1565     1574       +9     
- Misses        382      383       +1     
- Partials      201      202       +1     
Impacted Files Coverage Δ
internal/actionsdb/context.go 100.00% <ø> (ø)
internal/actionsdb/dns_records.go 84.12% <ø> (ø)
internal/actionsdb/events.go 86.36% <ø> (ø)
internal/actionsdb/http_routes.go 85.29% <ø> (ø)
internal/actionsdb/users.go 79.31% <ø> (ø)
internal/database/dns_records.go 96.29% <ø> (ø)
internal/database/http_routes.go 95.91% <ø> (ø)
internal/database/models/dns_record.go 91.66% <ø> (ø)
internal/database/models/event.go 0.00% <ø> (ø)
internal/database/models/http_routes.go 0.00% <ø> (ø)
... and 10 more

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 535d046...d294512. Read the comment docs.

@nt0xa nt0xa merged commit 9ed6bec into master Aug 12, 2021
@nt0xa nt0xa deleted the feat/limit-events-storage branch August 12, 2021 08:57
@nt0xa nt0xa added maintenance Deps update, tool changes, configuration changes and removed feature New feature or request labels Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Deps update, tool changes, configuration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant