-
Notifications
You must be signed in to change notification settings - Fork 23
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: assert-rs/snapbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6eb6437
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: assert-rs/snapbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 42e5468
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 2 contributors
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f664348 - Browse repository at this point
Copy the full SHA f664348View commit details -
Merge pull request #265 from assert-rs/renovate/pre-commit-action-3.x
chore(deps): update pre-commit/action action to v3.0.1
Configuration menu - View commit details
-
Copy full SHA for dbb1aca - Browse repository at this point
Copy the full SHA dbb1acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e6b24 - Browse repository at this point
Copy the full SHA 11e6b24View commit details -
fix(snap): Provide more stable snapshots
Before our auto-named snapshots used line numbers to make them unique. This would fail within macros. They could easily change for no good reason, requiring deleting the entire snapshot directory and restarting. Our paths were relative to the test file. I reconsidered this when doing the above because the function name made things less unique. In making them unique, I'd need to extend the path a lot (`src/<path>/snapshots/<path>.txt`). So I moved them to the root to all be together.
Configuration menu - View commit details
-
Copy full SHA for d1ea406 - Browse repository at this point
Copy the full SHA d1ea406View commit details -
Merge pull request #266 from epage/auto
fix(snap): Provide more stable snapshots
Configuration menu - View commit details
-
Copy full SHA for e79db96 - Browse repository at this point
Copy the full SHA e79db96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ac18f - Browse repository at this point
Copy the full SHA 32ac18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e5468 - Browse repository at this point
Copy the full SHA 42e5468View commit details
Loading
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 6eb6437...42e5468