Skip to content

fix: remove obsolete header file in DSReachabilityManager (iOS 26)#606

Merged
HashEngineering merged 2 commits intomasterfrom
feat/ios-26
Apr 25, 2026
Merged

fix: remove obsolete header file in DSReachabilityManager (iOS 26)#606
HashEngineering merged 2 commits intomasterfrom
feat/ios-26

Conversation

@HashEngineering
Copy link
Copy Markdown
Contributor

@HashEngineering HashEngineering commented Apr 16, 2026

Issue being fixed or feature implemented

What was done?

How Has This Been Tested?

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Summary by CodeRabbit

  • Chores
    • Optimized internal dependencies with no impact to functionality or user experience.

@HashEngineering HashEngineering self-assigned this Apr 16, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

Warning

Rate limit exceeded

@romchornyi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 37 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 59 minutes and 37 seconds.

⌛ 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1c87378f-f509-488a-b134-6d38901b85d5

📥 Commits

Reviewing files that changed from the base of the PR and between 3112666 and a275f12.

📒 Files selected for processing (1)
  • DashSync/shared/Models/Entities/DSInstantSendLockEntity+CoreDataClass.m
📝 Walkthrough

Walkthrough

Removed an unused netinet6/in6.h header import from DSReachabilityManager.m. No functional changes, logic modifications, or public interfaces were altered.

Changes

Cohort / File(s) Summary
Import Cleanup
DashSync/shared/Libraries/DSReachabilityManager.m
Removed unused #import <netinet6/in6.h> dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A header unused, now cast away,
One line removed, the code runs light,
Less baggage carried through the day,
Dependencies trimmed, the project's bright!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: removing an obsolete header file from DSReachabilityManager, which matches the changeset that removes the #import <netinet6/in6.h> dependency.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/ios-26

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.

coderabbitai[bot]
coderabbitai Bot previously approved these changes Apr 16, 2026
@HashEngineering HashEngineering merged commit 13fc5be into master Apr 25, 2026
1 of 8 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.

3 participants