upd: atualiza CHANGELOG - #5
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the changelog to reflect a new patch version 0.1.1 released on 2026-03-05 and removes the explicit link reference for version 0.1.0. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5 +/- ##
=======================================
Coverage 78.56% 78.56%
=======================================
Files 35 35
Lines 4643 4643
=======================================
Hits 3648 3648
Misses 995 995
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="34" />
<code_context>
- **Dart control-flow filtering** — false method matches from `catch`/`finally`/`then` patterns are excluded from generation.
- **Test suite** — 383 tests covering models, type map, downloader, analyzer, generators, pipeline, scaffolder, CLI, validators, and coverage.
- **CI/CD** — GitHub Actions workflows for `dev` and `main` branches with ruff, ty, pytest, and mkdocs build.
-
-[0.1.0]: https://github.com/brunobrown/flet-pkg/releases/tag/v0.1.0
</code_context>
<issue_to_address>
**question (typo):** Clarify whether `ty` is the intended tool name in the CI/CD description.
In the CI/CD bullet, is `ty` the intended tool name, or a typo for something else? If it is correct, consider defining or expanding it somewhere so readers know what it refers to.
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| @@ -32,5 +32,3 @@ | |||
| - **Dart control-flow filtering** — false method matches from `catch`/`finally`/`then` patterns are excluded from generation. | |||
| - **Test suite** — 383 tests covering models, type map, downloader, analyzer, generators, pipeline, scaffolder, CLI, validators, and coverage. | |||
| - **CI/CD** — GitHub Actions workflows for `dev` and `main` branches with ruff, ty, pytest, and mkdocs build. | |||
There was a problem hiding this comment.
question (typo): Clarify whether ty is the intended tool name in the CI/CD description.
In the CI/CD bullet, is ty the intended tool name, or a typo for something else? If it is correct, consider defining or expanding it somewhere so readers know what it refers to.
Summary by Sourcery
Documentation: