Skip to content

parse_clearance is the generic field parser - #14

Merged
yalexx merged 1 commit into
mainfrom
cleanup/simplify-battery-parsers
Aug 7, 2026
Merged

parse_clearance is the generic field parser#14
yalexx merged 1 commit into
mainfrom
cleanup/simplify-battery-parsers

Conversation

@yalexx

@yalexx yalexx commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

parse_double_field was added directly above parse_clearance and does exactly what it does — same scan, same delimiter skip, same positive-or-fallback. The duplicate was left in place.

One call replaces twelve lines. Behaviour is unchanged, including the conservative 1.0 m default when clearance_m is absent or non-positive.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LySXQUGLKw9uKLqwNc8LJm

parse_double_field was added directly above parse_clearance and does exactly what it does —
same scan, same delimiter skip, same positive-or-fallback. The duplicate was left in place.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 11 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cdc7dd4a-5d95-42ba-ac67-837beb16c00d

📥 Commits

Reviewing files that changed from the base of the PR and between 9dd5a44 and e57c058.

📒 Files selected for processing (1)
  • src/api/control_server.cpp

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

@yalexx

yalexx commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@yalexx

yalexx commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@yalexx

yalexx commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@yalexx

yalexx commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@yalexx
yalexx merged commit b564e96 into main Aug 7, 2026
13 checks passed
@yalexx
yalexx deleted the cleanup/simplify-battery-parsers branch August 7, 2026 08:54
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