Commit d120641
committed
chore: release v0.2.2
## Changes
### Testing
- Consolidated test utilities into tests/common/mod.rs
- Reorganized tests: 4 files → 2 files (test_installation.rs, test_hooks.rs)
- Added new scenarios: worktrees, multiple hooks, error messages
- Total: 41 tests
### CI/CD
- Added code coverage workflow (tarpaulin + Codecov)
- Added coverage badge to README
### Build
- Makefile: added coverage, doc-check targets
- .gitignore: added coverage files1 parent 85e5125 commit d120641
File tree
5 files changed
+27
-63
lines changed- .github
- workflows
5 files changed
+27
-63
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
5 | 30 | | |
6 | 31 | | |
7 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments