Skip to content

Release luad 0.3.1: bounded loop analysis - #86

Merged
dweekly merged 1 commit into
mainfrom
release/0.3.1
Sep 19, 2026
Merged

dweekly merged 1 commit into
mainfrom
release/0.3.1

Conversation

@dweekly

@dweekly dweekly commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Plain English

This cuts luad 0.3.1. It is a patch release whose only code change since 0.3.0 is the loop widening fix from #85: functions containing loops no longer make the whole function report analysis-limit. It also carries the README logo, badges, and coverage workflow from #84.

This PR bumps the workspace version to 0.3.1, refreshes both lockfiles, closes the changelog section with an entry for the fix, and updates the README status lines. No source code changes.

Publication

After merge, main CI on the merge commit produces the release bundle. Publication is then dispatched per docs/RELEASING.md ("Experimental production publication") against that revision and CI run id.

The website still describes 0.2.0; it gets its own small change after the release exists so its download links never point at a missing tag.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FtirLUpUr9aWq57opQ3WVi

Patch release carrying the origin-analysis loop widening fix (PR #85) and the
README badges and coverage workflow. Bumps the workspace version, both lockfiles,
the README status lines, and closes the changelog section.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FtirLUpUr9aWq57opQ3WVi
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.11%. Comparing base (49ad8b7) to head (b335467).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   85.11%   85.11%           
=======================================
  Files          60       60           
  Lines       21430    21430           
=======================================
  Hits        18241    18241           
  Misses       3189     3189           

☔ View full report in Codecov by Harness.
📢 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.

@dweekly
dweekly merged commit e92a784 into main Sep 19, 2026
14 checks passed
@dweekly
dweekly deleted the release/0.3.1 branch September 19, 2026 03:51
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