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 race conditions for malachite #426

Merged

Conversation

waynepeking348
Copy link
Collaborator

What type of PR is this?

bug fixes

What this PR does / why we need it:

fix bugs for malachite fetcher race condition with kcmas

@waynepeking348 waynepeking348 added bug Something isn't working workflow/need-review review: test succeeded, need to review workflow/merge-ready merge-ready: code is ready and can be merged labels Dec 29, 2023
@waynepeking348 waynepeking348 self-assigned this Dec 29, 2023
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (663aaa5) 54.44% compared to head (321a5a7) 54.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
- Coverage   54.44%   54.34%   -0.11%     
==========================================
  Files         471      471              
  Lines       51879    51876       -3     
==========================================
- Hits        28247    28192      -55     
- Misses      20496    20542      +46     
- Partials     3136     3142       +6     
Flag Coverage Δ
unittest 54.34% <100.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@waynepeking348 waynepeking348 merged commit 0a7ac56 into kubewharf:main Dec 29, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working workflow/merge-ready merge-ready: code is ready and can be merged workflow/need-review review: test succeeded, need to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants