Skip to content

Harden Garnet Lua integration test startup#365

Merged
ModerRAS merged 1 commit into
masterfrom
fix/garnet-lua-test-startup
Jun 1, 2026
Merged

Harden Garnet Lua integration test startup#365
ModerRAS merged 1 commit into
masterfrom
fix/garnet-lua-test-startup

Conversation

@ModerRAS

@ModerRAS ModerRAS commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • harden the Garnet Lua integration test startup against transient port races
  • dispose failed Garnet startup attempts and retry with a fresh loopback port before failing the test

Context

Tests

  • dotnet test TelegramSearchBot.Test\TelegramSearchBot.Test.csproj --configuration Release --filter "FullyQualifiedName~GarnetLuaScriptIntegrationTests"
  • dotnet test --configuration Release

@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ModerRAS, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 48 minutes and 19 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ae52ecde-ae94-4e6f-9fd9-5ff517d64c18

📥 Commits

Reviewing files that changed from the base of the PR and between 5f7cffb and 10de39a.

📒 Files selected for processing (1)
  • TelegramSearchBot.Test/AppBootstrap/GarnetLuaScriptIntegrationTests.cs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/garnet-lua-test-startup

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

PR Check Report

Summary

Test Results

Platform Status Details
Ubuntu Passed Tests passed, artifacts uploaded
Windows Passed Tests passed, artifacts uploaded

Code Quality

  • Code formatting check
  • Security vulnerability scan
  • Dependency analysis
  • Code coverage collection

Test Artifacts

  • Test results artifacts count: 2
  • Code coverage uploaded to Codecov

Links


This report is auto-generated by GitHub Actions

@ModerRAS ModerRAS merged commit b9a5265 into master Jun 1, 2026
5 checks passed
@ModerRAS ModerRAS deleted the fix/garnet-lua-test-startup branch June 1, 2026 12:51
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.

1 participant