Skip to content

Changelog for release 0.13.1#1449

Merged
msridhar merged 2 commits intomasterfrom
0.13.1-changelog
Jan 27, 2026
Merged

Changelog for release 0.13.1#1449
msridhar merged 2 commits intomasterfrom
0.13.1-changelog

Conversation

@msridhar
Copy link
Copy Markdown
Collaborator

@msridhar msridhar commented Jan 26, 2026

Also update AGENTS.md to help coding agents auto-format release note bullets properly.

Summary by CodeRabbit

  • Documentation
    • Updated AGENTS.md with Changelog section and formatting guidelines for PR references and contributor credits
    • Added Version 0.13.1 entry to CHANGELOG.md documenting recent improvements and maintenance updates

✏️ Tip: You can customize this high-level summary in your review settings.

@msridhar msridhar requested a review from yuxincs January 26, 2026 21:19
@msridhar msridhar enabled auto-merge (squash) January 26, 2026 21:19
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 26, 2026

Walkthrough

This pull request updates two documentation files. AGENTS.md receives a new Changelog section that includes formatting guidelines for PR references, contributor credits, and sub-bullet styling under maintenance sections. CHANGELOG.md is updated with a new Version 0.13.1 entry documenting four items: improvements to null contract verification, generic method type inference handling, boolean argument constraint support, and a junit-framework integration test addition.

Possibly related PRs

  • NullAway#1352: Modifies the same AGENTS.md documentation file that this PR extends with changelog formatting guidelines

Suggested reviewers

  • yuxincs
🚥 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 'Changelog for release 0.13.1' directly and accurately describes the main changes in the pull request, which add a new changelog entry for version 0.13.1 to both AGENTS.md and CHANGELOG.md.
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.


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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.41%. Comparing base (b27f13d) to head (a4db20f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1449   +/-   ##
=========================================
  Coverage     88.41%   88.41%           
  Complexity     2714     2714           
=========================================
  Files            99       99           
  Lines          9015     9015           
  Branches       1801     1801           
=========================================
  Hits           7971     7971           
  Misses          517      517           
  Partials        527      527           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@msridhar msridhar merged commit 99025e4 into master Jan 27, 2026
12 checks passed
@msridhar msridhar deleted the 0.13.1-changelog branch January 27, 2026 01:48
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