-
Notifications
You must be signed in to change notification settings - Fork 456
Comparing changes
Open a pull request
base repository: github/scientist
base: v1.6.4
head repository: github/scientist
compare: v1.6.5
- 18 commits
- 8 files changed
- 9 contributors
Commits on Jan 6, 2023
-
- A method that has `?` suffix should return boolean, but this method return an object that respond to `valid?`. - All other examples don't have `?`.
Configuration menu - View commit details
-
Copy full SHA for 56ae1fd - Browse repository at this point
Copy the full SHA 56ae1fdView commit details
Commits on Sep 11, 2023
-
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2Configuration menu - View commit details
-
Copy full SHA for a28dc48 - Browse repository at this point
Copy the full SHA a28dc48View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbc99ec - Browse repository at this point
Copy the full SHA dbc99ecView commit details -
Merge pull request #248 from github/improve-clean-docs
Explain clean vs compare in README
Configuration menu - View commit details
-
Copy full SHA for a25a0d2 - Browse repository at this point
Copy the full SHA a25a0d2View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c297ab - Browse repository at this point
Copy the full SHA 2c297abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b98d3f8 - Browse repository at this point
Copy the full SHA b98d3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4c6e9 - Browse repository at this point
Copy the full SHA 2c4c6e9View commit details
Commits on May 23, 2024
-
Merge pull request #240 from github/dependabot/github_actions/actions…
…/checkout-4 Bump actions/checkout from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for fc9d7c3 - Browse repository at this point
Copy the full SHA fc9d7c3View commit details
Commits on May 25, 2024
-
Merge pull request #190 from tricknotes/fix-readme
Fix example code in README
Configuration menu - View commit details
-
Copy full SHA for fcb5050 - Browse repository at this point
Copy the full SHA fcb5050View commit details
Commits on Jun 17, 2024
-
Merge pull request #259 from ridiculous/ridiculous-patch-1
Fix bug with marshalling experiments
Configuration menu - View commit details
-
Copy full SHA for 987f8be - Browse repository at this point
Copy the full SHA 987f8beView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bda936 - Browse repository at this point
Copy the full SHA 6bda936View commit details -
Merge pull request #266 from toshimaru/ruby-3.3
CI against Ruby v3.3
Configuration menu - View commit details
-
Copy full SHA for b15ceeb - Browse repository at this point
Copy the full SHA b15ceebView commit details
Commits on Dec 10, 2024
-
Report CPU Time alongside Wall Time
We'd like to be able to quantify CPU time consumed while executing the candidate and control blocks during science experiments. Changes include: - Added `cpu_time` attribute to `Scientist::Observation`. - Refactored initialization to capture both start/end times for wall time and CPU time. - Updated tests to include CPU-intensive work so we can verify we're recording CPU time correctly. This allows us to track cpu time more precisely when making improvements.
Configuration menu - View commit details
-
Copy full SHA for 1987656 - Browse repository at this point
Copy the full SHA 1987656View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb642e8 - Browse repository at this point
Copy the full SHA cb642e8View commit details
Commits on Dec 13, 2024
-
Make the change backwards-compatible
This supports both the old version (single value) and new version (hash-based). I've added back the tests from the old version to check that the code stills works when we provide a single value. I've also adapted the README a bit to explain both versions.
Configuration menu - View commit details
-
Copy full SHA for b2311bc - Browse repository at this point
Copy the full SHA b2311bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a45412 - Browse repository at this point
Copy the full SHA 4a45412View commit details
Commits on Dec 16, 2024
-
Merge pull request #275 from elenatanasoiu/elena/add-cpu-time
Report CPU Time alongside Wall Time
Configuration menu - View commit details
-
Copy full SHA for fdd09d0 - Browse repository at this point
Copy the full SHA fdd09d0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 504a396 - Browse repository at this point
Copy the full SHA 504a396View 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.4...v1.6.5