-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Mubashwer/git-mob
base: v1.6.0
head repository: Mubashwer/git-mob
compare: v1.6.1
- 8 commits
- 9 files changed
- 3 contributors
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccd99e6 - Browse repository at this point
Copy the full SHA ccd99e6View commit details -
chore(deps): bump inquire from 0.6.2 to 0.7.4 (#55)
Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.6.2 to 0.7.4. - [Release notes](https://github.com/mikaelmello/inquire/releases) - [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md) - [Commits](mikaelmello/inquire@v0.6.2...v0.7.4) --- updated-dependencies: - dependency-name: inquire dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec13a6c - Browse repository at this point
Copy the full SHA ec13a6cView commit details
Commits on Apr 8, 2024
-
ci: exclude test files from coverage
Use grcov (again!) instead of cargo-llvm-cov Exclude test modules via regex Use absolute path for LLVM_PROFILE_FILE. This fixes grcov test coverage of integration tests with which are run in a different directory (setup and prepare-commit-msg tests). grcov was originally replaced with cargo-llvm-cov due to this issue.
Configuration menu - View commit details
-
Copy full SHA for 1ee4f21 - Browse repository at this point
Copy the full SHA 1ee4f21View commit details -
chore: remove *.profraw from .gitignore
These are now generated in target/coverage directory which is already ignored
Configuration menu - View commit details
-
Copy full SHA for 47ea1d5 - Browse repository at this point
Copy the full SHA 47ea1d5View commit details -
ci: run tests on windows and macos (#60)
Remove env CARGO_INCREMENTAL=0 from test-coverage job because it is set by default
Configuration menu - View commit details
-
Copy full SHA for e3e3284 - Browse repository at this point
Copy the full SHA e3e3284View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da12979 - Browse repository at this point
Copy the full SHA da12979View commit details -
fix(setup): create githook in correct path when hooks dir starts with ~
Expand tilde in hooks directory before creating prepare-commit-msg githook there
Configuration menu - View commit details
-
Copy full SHA for a741e2f - Browse repository at this point
Copy the full SHA a741e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8f60d - Browse repository at this point
Copy the full SHA 3b8f60dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.0...v1.6.1