Commit fc68d52
chore(main): release 0.3.5 (#24)
🤖 I have created a release *beep* *boop*
---
## [0.3.5](v0.3.4...v0.3.5)
(2026-04-04)
### Features
* expand ruff lint rules with tier 1+2 quality rulesets
([#22](#22))
([75490f6](75490f6))
### Refactors
* **tests:** replace brittle mock-heavy tests with behavioral tests and
shared factories ([#32](#32))
([9af6078](9af6078))
- `FakeServiceLayer` replaces 10-deep `@patch` stacks in `TestRunUp`
- Consolidate ~50 duplicate helpers into `tests/factories.py`
- AAA comments (`# Arrange`, `# Act`, `# Assert`) across 17 test files
- `make lint` now includes pyright for shift-left type checking
- Net: -577 lines, 1,481 tests pass, 73% reduction in `@patch` usage
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wes Eklund <s.wes35@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9af6078 commit fc68d52
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
7 | 24 | | |
8 | 25 | | |
9 | 26 | | |
| |||
0 commit comments