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

[Backport 1.7.latest] change port bind and add a unittest #10212

Merged
merged 4 commits into from
May 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 0c08d7a from #10208.

@github-actions github-actions bot requested a review from a team as a code owner May 22, 2024 14:07
@cla-bot cla-bot bot added the cla:yes label May 22, 2024
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.68%. Comparing base (6cff222) to head (d29421e).

Additional details and impacted files
@@              Coverage Diff               @@
##           1.7.latest   #10212      +/-   ##
==============================================
- Coverage       86.73%   86.68%   -0.05%     
==============================================
  Files             179      179              
  Lines           26722    26722              
==============================================
- Hits            23177    23165      -12     
- Misses           3545     3557      +12     
Flag Coverage Δ
integration 83.53% <0.00%> (-0.20%) ⬇️
unit 65.11% <100.00%> (+0.04%) ⬆️

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.

@MichelleArk MichelleArk reopened this May 22, 2024
else
echo "No schema changes detected"
fi
git diff -I='*[0-9]{4}-[0-9]{2}-[0-9]{2}' -I='*[0-9]+\.[0-9]+\.[0-9]+' --exit-code > ${{ env.SCHEMA_DIFF_ARTIFACT }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gshank gshank merged commit dab1aa7 into 1.7.latest May 22, 2024
114 checks passed
@gshank gshank deleted the backport-10208-to-1.7.latest branch May 22, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants