Skip to content

Tweak documentation#7668

Merged
smillst merged 5 commits into
typetools:masterfrom
mernst:modifiability-pre
Apr 30, 2026
Merged

Tweak documentation#7668
smillst merged 5 commits into
typetools:masterfrom
mernst:modifiability-pre

Conversation

@mernst
Copy link
Copy Markdown
Member

@mernst mernst commented Apr 29, 2026

Merge after #7666 and #7667.

@mernst mernst requested a review from smillst April 29, 2026 21:54
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 00f75255-7fe1-4cbd-8338-1fd79a3398b0

📥 Commits

Reviewing files that changed from the base of the PR and between 82d6d26 and 618b195.

📒 Files selected for processing (2)
  • framework/src/main/java/org/checkerframework/framework/util/element/MethodApplier.java
  • framework/src/main/java/org/checkerframework/framework/util/element/TargetedElementAnnotationApplier.java

📝 Walkthrough

Walkthrough

This PR makes documentation and small API/refactor changes across the Checker Framework: updates CHANGELOG to document hasDoesNotUnrefineReceiver() and the visibility change of isAliasedTypeAnnotation(); changes isAliasedTypeAnnotation from public to protected in AnnotatedTypeFactory and refactors alias-handling locals; removes a temporary options variable in AnnotationFileParser; refactors/edits Javadoc in AnnotatedTypeReplacer, Default, DefaultSet, and MethodApplier; and changes TargetedElementAnnotationApplier.TargetClass from package-private to protected.

Possibly related PRs

Suggested reviewers

  • smillst
  • msridhar
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed Docstring coverage is 80.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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
Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.

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

@smillst smillst merged commit 771b037 into typetools:master Apr 30, 2026
37 checks passed
@smillst smillst deleted the modifiability-pre branch April 30, 2026 18:40
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.

2 participants