Skip to content

refactor(tls): move tls.rs → tls/mod.rs per module-layout rule#2460

Merged
M3gA-Mind merged 1 commit into
tinyhumansai:mainfrom
M3gA-Mind:refactor/tls-module-layout
May 21, 2026
Merged

refactor(tls): move tls.rs → tls/mod.rs per module-layout rule#2460
M3gA-Mind merged 1 commit into
tinyhumansai:mainfrom
M3gA-Mind:refactor/tls-module-layout

Conversation

@M3gA-Mind
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • cargo check --manifest-path Cargo.toml — clean
  • cargo fmt --check — clean
  • Pre-push hook (format:check + lint) — clean

@M3gA-Mind M3gA-Mind requested a review from a team May 21, 2026 18:02
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Warning

Rate limit exceeded

@M3gA-Mind has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 15 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 44db3cf5-542f-4f4a-ac22-86a7dbf2b70a

📥 Commits

Reviewing files that changed from the base of the PR and between beba562 and 8f3e847.

📒 Files selected for processing (1)
  • src/openhuman/tls/mod.rs

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

Renames the standalone flat file introduced in the proxy-TLS refactor
to the required subdirectory layout (openhuman/<domain>/mod.rs).
No callers change; `mod tls;` in openhuman/mod.rs resolves either form.
@M3gA-Mind M3gA-Mind force-pushed the refactor/tls-module-layout branch from c91f814 to 8f3e847 Compare May 21, 2026 18:08
@M3gA-Mind M3gA-Mind merged commit c6c9abb into tinyhumansai:main May 21, 2026
26 checks passed
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