Merged
Conversation
… bring tests into line; test missing args; remove deprecated attributes;
…rd_vs_disagg feature/ OpenquakeHazardSolution should distinguish hazard vs disagg results - added task_type attribute to OpenquakeHazardSolution (to match OpenquakeHazardTask) - make task_type attribute required on both classes OpenquakeHazardSolution and OpenquakeHazardTask - removes deprecated attributes for old-style configs
…a_v2, and `post_url_v2` to support new test;
…object_iteration;
…g against live data; typo fix;
…rupture_generation_task mutations and tests;
Feature/60 rupture set class - new resolvers for FileData objects:post_url_v2 and post_data_v2 to make upload testing possible, and to better align with boto3 API. NB nshm-toshi-clientshould migrate to these, but not required immediately. - new ENV variables: DB_READ_ONLY for safe testing against LIVE backends, default = False. CLOUDWATCH_ENABLED for disabling cloud metrics, default = True. MIGRATE_FILE_TO_RUPTSET for RuptureSet class migrations, default = False. - Removed deprecated mutation operations for RuptureGenerationTask. - fixed Smoketests - for AutomationTask the mutation task_type = Required is now enforced.
… for all all Task classes; update AutomationTaskInterface;
Fix/276 task type issues
…eSet; update poetry lock file;
Fix/minor schema fixes - changes to RuptureSet correct use of meta instead of arguments migrate created to File schema make some input arguments explicit
produced_by fix
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #281 +/- ##
==========================================
+ Coverage 88.66% 88.70% +0.04%
==========================================
Files 48 48
Lines 2461 2524 +63
Branches 137 142 +5
==========================================
+ Hits 2182 2239 +57
- Misses 233 236 +3
- Partials 46 49 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
chrisdicaprio
approved these changes
Dec 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes: