-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improving readability/consistency of errors/exceptions in gempyor (second batch) #387
base: dev
Are you sure you want to change the base?
Commits on Nov 1, 2024
-
Improving errors in another set of
gempyor
filesIncludes model_info.py, outcomes.py, seeding.py, seir.py, and simulation_component.py (this last one didn't require any edits).
Configuration menu - View commit details
-
Copy full SHA for f67d3bc - Browse repository at this point
Copy the full SHA f67d3bcView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 141a627 - Browse repository at this point
Copy the full SHA 141a627View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fe2d4b - Browse repository at this point
Copy the full SHA 1fe2d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b3618 - Browse repository at this point
Copy the full SHA 90b3618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1934338 - Browse repository at this point
Copy the full SHA 1934338View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c3585 - Browse repository at this point
Copy the full SHA a6c3585View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a87c3 - Browse repository at this point
Copy the full SHA e2a87c3View commit details
Commits on Nov 13, 2024
-
Update flepimop/gempyor_pkg/src/gempyor/seir.py
Co-authored-by: Timothy Willard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17a4f38 - Browse repository at this point
Copy the full SHA 17a4f38View commit details -
Update flepimop/gempyor_pkg/src/gempyor/seir.py
Co-authored-by: Timothy Willard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3acad12 - Browse repository at this point
Copy the full SHA 3acad12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ccc84 - Browse repository at this point
Copy the full SHA 44ccc84View commit details -
Configuration menu - View commit details
-
Copy full SHA for b32c64e - Browse repository at this point
Copy the full SHA b32c64eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d844ced - Browse repository at this point
Copy the full SHA d844cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cbf2ed - Browse repository at this point
Copy the full SHA 2cbf2edView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1692a1 - Browse repository at this point
Copy the full SHA a1692a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 759795f - Browse repository at this point
Copy the full SHA 759795fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df784d5 - Browse repository at this point
Copy the full SHA df784d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec6c05 - Browse repository at this point
Copy the full SHA 8ec6c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d760ddc - Browse repository at this point
Copy the full SHA d760ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e19700 - Browse repository at this point
Copy the full SHA 7e19700View commit details
Commits on Nov 20, 2024
-
the function `test_raises_not_implemented_error()` in test file `test_read_df.py` on account that it was receiving a `ValueError` when it expected a `NotImplementedError`. I switched the error within `utils.py:read_df()` to be an expected `NotImplementedError`.
Configuration menu - View commit details
-
Copy full SHA for 452ddbb - Browse repository at this point
Copy the full SHA 452ddbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d2f36 - Browse repository at this point
Copy the full SHA 99d2f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47514d5 - Browse repository at this point
Copy the full SHA 47514d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d3996 - Browse repository at this point
Copy the full SHA 97d3996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918ebc7 - Browse repository at this point
Copy the full SHA 918ebc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764c4b2 - Browse repository at this point
Copy the full SHA 764c4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1e79c2 - Browse repository at this point
Copy the full SHA c1e79c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd1b11 - Browse repository at this point
Copy the full SHA 4fd1b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e62ae3 - Browse repository at this point
Copy the full SHA 2e62ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5772c7 - Browse repository at this point
Copy the full SHA e5772c7View commit details -
Updating
steps_source.py
andutils.py
There were not that many changes in the final batch of error improvements, so I went ahead and lumped them in with batch two.
Configuration menu - View commit details
-
Copy full SHA for 8fe918a - Browse repository at this point
Copy the full SHA 8fe918aView commit details
Commits on Nov 22, 2024
-
Implementing Carl's suggestions
Awaiting regex error kickback to adjust the test files.
Configuration menu - View commit details
-
Copy full SHA for f7e53a7 - Browse repository at this point
Copy the full SHA f7e53a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fe360 - Browse repository at this point
Copy the full SHA d5fe360View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c6e1f1 - Browse repository at this point
Copy the full SHA 9c6e1f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c1ad0 - Browse repository at this point
Copy the full SHA f7c1ad0View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebe2ebc - Browse repository at this point
Copy the full SHA ebe2ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57240be - Browse repository at this point
Copy the full SHA 57240beView commit details