generated from allenai/python-package-template
-
Notifications
You must be signed in to change notification settings - Fork 6
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: dbt-labs/jaffle-shop-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dbt-labs/jaffle-shop-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 28 files changed
- 4 contributors
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e475afe - Browse repository at this point
Copy the full SHA e475afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6472b - Browse repository at this point
Copy the full SHA 5b6472bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8720ecb - Browse repository at this point
Copy the full SHA 8720ecbView commit details
Commits on Apr 26, 2024
-
* feat(generate tweets): spike out tweet generation * fix(tweet probability): improve logic * test(tweets): assert tweets are 20 min or less after order
Configuration menu - View commit details
-
Copy full SHA for 4eb2b57 - Browse repository at this point
Copy the full SHA 4eb2b57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12fc3a9 - Browse repository at this point
Copy the full SHA 12fc3a9View commit details
Commits on Apr 27, 2024
-
fix(tweets): market.sim_day tweet, order yielding logic
The logic for guarding against Nones in the market.sim_day iterator was flawed and causing only values that had both a tweet and an order to get through, meaning the tables had the same counts. This corrects that and ensures all orders go through, and those that have tweets are only a portion.
Configuration menu - View commit details
-
Copy full SHA for 08c2fa0 - Browse repository at this point
Copy the full SHA 08c2fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c742d - Browse repository at this point
Copy the full SHA c1c742dView commit details -
Configuration menu - View commit details
-
Copy full SHA for faae190 - Browse repository at this point
Copy the full SHA faae190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9384961 - Browse repository at this point
Copy the full SHA 9384961View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd533ab - Browse repository at this point
Copy the full SHA fd533abView commit details
Commits on Apr 30, 2024
-
chore(repo): Add lefthook (#115)
This commit adds [Lefthook](https://github.com/evilmartians/lefthook/) as a way to manage Git Hooks and automatically run ruff, PyRight and a commit message validator on commit. For now, `ruff` and `pyright` validators are turned off since there are many errors. They will be turned on once we have fixed the errors.
Configuration menu - View commit details
-
Copy full SHA for 3651173 - Browse repository at this point
Copy the full SHA 3651173View commit details -
fix(pyright): add strict type definitions (#116)
* fix(pyright): add some static typing * fix(pyright): more typing This commit adds even more typing to the module. Still not done though. * fix(pyright): finishes typing library Still missing tests though. * fix(pyright): final fixes This commit finally fixes all pyright errors.
Configuration menu - View commit details
-
Copy full SHA for 1ad1ff7 - Browse repository at this point
Copy the full SHA 1ad1ff7View commit details
Commits on Jan 23, 2025
-
Create CODEOWNERS file with global codeowner
Configuration menu - View commit details
-
Copy full SHA for 573206d - Browse repository at this point
Copy the full SHA 573206dView 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 v0.4.11...main