| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…, git, utils, status, init
- Fix 5 failing integration tests (PascalCase -> lowercase for clap subcommands) - Fix cli_build_list_empty to accept 'Saved builds' output - All 25 integration tests now passing
- Add tests for hooks, builds, config, ignore, init modules - Test dry-run paths, backup logic, config set/remove - All 381 tests passing, 87.46% line coverage
- Add tests for hooks, builds, config, ignore, init modules - Test dry-run paths, backup logic, config set/remove - All 356 tests passing (some flaky due to set_current_dir in parallel) - 87.46% line coverage
- Add tests for hooks, builds, config, ignore, init modules - Test dry-run paths, backup logic, config set/remove - All 356 tests pass sequentially (flaky in parallel due to set_current_dir) - 87.46% line coverage
| Back | FazBrowse Home | New Git URL |
Merge ci/increase-coverage into develop