Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Allow submitting a fraction of requests to a mongo database #37

Merged
merged 2 commits into from
May 3, 2023

Conversation

willscott
Copy link
Collaborator

Resolves #34

cmd/recorder/main.go Outdated Show resolved Hide resolved
Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would prefer @kylehuntsman to cast an eye over this too since I'm less familiar with this code

Co-authored-by: Rod Vagg <rod@vagg.org>
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2023

Codecov Report

Merging #37 (149f646) into main (d71ffd9) will decrease coverage by 0.21%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #37      +/-   ##
========================================
- Coverage   4.50%   4.29%   -0.21%     
========================================
  Files          9       9              
  Lines       1044    1095      +51     
========================================
  Hits          47      47              
- Misses       997    1048      +51     
Impacted Files Coverage Δ
cmd/recorder/main.go 0.00% <0.00%> (ø)
eventrecorder/config.go 0.00% <0.00%> (ø)
eventrecorder/recorder.go 0.00% <0.00%> (ø)

@willscott willscott merged commit 8ea7178 into main May 3, 2023
@willscott willscott deleted the feat/mongo branch May 3, 2023 07:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support forwarding of aggregate metric to reputation db
3 participants