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

Fix panic due to unassigned bootstrap config functions #2191

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

gammazero
Copy link
Collaborator

Need this because of ipfs/kubo#10030.

Can be removed when ipfs/kubo#10029 is available.

Need this because of ipfs/kubo#10030.

Can be removed when ipfs/kubo#10029 is available.
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (496d962) 47.19% compared to head (0bb80cc) 47.20%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2191   +/-   ##
=======================================
  Coverage   47.19%   47.20%           
=======================================
  Files          90       90           
  Lines        9956     9959    +3     
=======================================
+ Hits         4699     4701    +2     
- Misses       4716     4717    +1     
  Partials      541      541           
Files Changed Coverage Δ
assigner/command/daemon.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gammazero gammazero merged commit c06ba7c into main Aug 2, 2023
16 checks passed
@gammazero gammazero deleted the fix-assigner-bootstrap-panic branch August 2, 2023 06:01
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.

None yet

2 participants