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 etcdutil2 #34

Closed
wants to merge 3 commits into from
Closed

Fix etcdutil2 #34

wants to merge 3 commits into from

Conversation

lhy1024
Copy link
Owner

@lhy1024 lhy1024 commented Jan 15, 2024

What problem does this PR solve?

Issue Number: Close #xxx

What is changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

Release note

None.

@lhy1024 lhy1024 force-pushed the fix-etcdutil2 branch 2 times, most recently from fbdd53b to 2fb2abb Compare January 15, 2024 10:29
@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2024

Codecov Report

Merging #34 (00d8112) into master (754095a) will decrease coverage by 0.07%.
Report is 16 commits behind head on master.
The diff coverage is 88.71%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   73.77%   73.71%   -0.07%     
==========================================
  Files         429      429              
  Lines       47376    47472      +96     
==========================================
+ Hits        34954    34996      +42     
- Misses       9423     9482      +59     
+ Partials     2999     2994       -5     
Flag Coverage Δ
unittests 73.71% <88.71%> (-0.07%) ⬇️

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

Signed-off-by: lhy1024 <[email protected]>
Signed-off-by: lhy1024 <[email protected]>
@lhy1024 lhy1024 closed this Jan 16, 2024
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