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

core/tracker: delay tracking on startup #1158

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Conversation

corverroos
Copy link
Contributor

Delay tracking on startup to mitigate failed duties due to VC startup delay.

category: misc
ticket: #983

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 52.90% // Head: 52.82% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (31ef318) compared to base (431e1b4).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1158      +/-   ##
==========================================
- Coverage   52.90%   52.82%   -0.08%     
==========================================
  Files         131      131              
  Lines       15301    15333      +32     
==========================================
+ Hits         8095     8100       +5     
- Misses       6029     6050      +21     
- Partials     1177     1183       +6     
Impacted Files Coverage Δ
app/app.go 56.17% <62.50%> (-1.28%) ⬇️
core/tracker/tracker.go 71.86% <100.00%> (+0.37%) ⬆️
dkg/transport.go 53.70% <0.00%> (-12.97%) ⬇️
core/dutydb/memory.go 66.38% <0.00%> (-0.85%) ⬇️
p2p/p2p.go 30.26% <0.00%> (+1.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Sep 23, 2022
@obol-bulldozer obol-bulldozer bot merged commit 5137a24 into main Sep 23, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/trackerdelay branch September 23, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants