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

Add timeouts scaling, add queue size metrics #21

Merged
merged 8 commits into from
Nov 12, 2023

Conversation

pomo-mondreganto
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #21 (dc1b77f) into master (1ba3943) will increase coverage by 0.90%.
The diff coverage is 60.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   52.46%   53.37%   +0.90%     
==========================================
  Files          27       27              
  Lines        1498     1557      +59     
==========================================
+ Hits          786      831      +45     
- Misses        676      688      +12     
- Partials       36       38       +2     
Files Coverage Δ
internal/exploit/metrics.go 100.00% <100.00%> (ø)
internal/exploit/models.go 56.00% <ø> (ø)
internal/exploit/submit_loop.go 81.14% <100.00%> (+0.15%) ⬆️
internal/queue/queue.go 100.00% <ø> (ø)
internal/queue/endless.go 72.88% <0.00%> (-1.26%) ⬇️
internal/queue/simple.go 76.04% <0.00%> (-1.62%) ⬇️
internal/exploit/storage.go 31.69% <69.76%> (+17.67%) ⬆️
internal/exploit/runner.go 5.84% <0.00%> (-0.10%) ⬇️

Continue to review full report in Codecov by Sentry.

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

internal/exploit/metrics.go Outdated Show resolved Hide resolved
internal/exploit/storage.go Outdated Show resolved Hide resolved
internal/exploit/runner.go Outdated Show resolved Hide resolved
internal/exploit/models.go Outdated Show resolved Hide resolved
internal/exploit/storage.go Show resolved Hide resolved
@pomo-mondreganto pomo-mondreganto merged commit 6d88657 into master Nov 12, 2023
7 checks passed
@pomo-mondreganto pomo-mondreganto deleted the pomo/queue-improvements branch November 12, 2023 16:15
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.

2 participants