DEVOPS-989: use reusable pr_jira_actions workflow#854
Closed
andrewg-mira wants to merge 224 commits intomainfrom
Closed
DEVOPS-989: use reusable pr_jira_actions workflow#854andrewg-mira wants to merge 224 commits intomainfrom
andrewg-mira wants to merge 224 commits intomainfrom
Conversation
…ta to avoid key error.
…n formatted string
GEOPY-2495: Better string conversion of UIJSon class used by print
GEOPY-2499: BaseUIJson crashes in to_params validation when skipping over disabled fields.
…t and allowing str with conversion on read(path) for convenience.
…lue form types to reduce complexity
… parameter named 'groups'.
GEOPY-2488: UIJson should have a flatten method to retrieve value/property of all forms
GEOPY-2507: Support all data types in DataForm
GEOPY-2506: Support all data associations in DataForm
# Conflicts: # geoh5py/ui_json/forms.py # geoh5py/ui_json/ui_json.py
GEOPY-2700: Random failure of name incrementor test
GEOPY-2661: Update minimum requirement to python >=3.12, <3.15 and numpy 2.*
and point to newer numpy version in pre-commit config (although it is still commented-out)
GEOPY-2661: modernize code for Python >= 3.12
# Conflicts: # geoh5py/shared/utils.py # geoh5py/ui_json/enforcers.py # geoh5py/ui_json/parameters.py # geoh5py/ui_json/validations/form.py # tests/__init__.py # tests/add_filename_data_test.py # tests/block_model_test.py # tests/boolean_test.py # tests/color_map_test.py # tests/conversion_base_test.py # tests/coordinate_system_test.py # tests/copy_entity_test.py # tests/copy_extent_cell_data_test.py # tests/copy_extent_vertex_data_test.py # tests/coulour_test.py # tests/curve_data_test.py # tests/data_instantiation_test.py # tests/delete_entity_test.py # tests/drape_model_test.py # tests/drillhole_data_test.py # tests/drillhole_v4_0_test.py # tests/entity_attributes_test.py # tests/entity_parent_test.py # tests/geo_image_test.py # tests/geometric_datatype_test.py # tests/grid_2d_test.py # tests/grid_object_test.py # tests/group_test.py # tests/groups_instantiation_test.py # tests/h5_non_ascii_filename_test.py # tests/insert_drillhole_data_test.py # tests/interpretation_section_test.py # tests/io_utils_test.py # tests/io_write_test.py # tests/label_test.py # tests/merger_curve_test.py # tests/merger_drape_model_test.py # tests/merger_surface_test.py # tests/merger_test.py # tests/metadata_test.py # tests/modify_property_group_test.py # tests/monitored_update_test.py # tests/no_data_value_test.py # tests/notype_test.py # tests/numeric_data_test.py # tests/objects_instantiation_test.py # tests/octree_test.py # tests/point_data_test.py # tests/property_group_test.py # tests/reference_data_test.py # tests/remove_root_test.py # tests/save_modified_properties_test.py # tests/set_parent_test.py # tests/shared_utils_test.py # tests/surveys/__init__.py # tests/surveys/surface_data_test.py # tests/surveys/survey_airborne_tem_test.py # tests/surveys/survey_dcip_test.py # tests/surveys/survey_fem_test.py # tests/surveys/survey_ground_tem_test.py # tests/surveys/survey_mt_test.py # tests/surveys/survey_tipper_test.py # tests/text_data_test.py # tests/text_object_test.py # tests/ui_json/__init__.py # tests/ui_json/enforcers_test.py # tests/ui_json/exceptions_test.py # tests/ui_json/forms_test.py # tests/ui_json/parameter_test.py # tests/ui_json/set_dict_test.py # tests/ui_json/uijson_test.py # tests/ui_json_group_test.py # tests/ui_json_test.py # tests/ui_json_utils_test.py # tests/user_comments_test.py # tests/utils_test.py # tests/validators_test.py # tests/version_test.py # tests/vp_mesh_test.py # tests/weakref_test.py # tests/weakref_utils_test.py # tests/workspace_context_test.py # tests/workspace_test.py
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #854 +/- ##
==========================================
+ Coverage 90.91% 91.18% +0.27%
==========================================
Files 113 115 +2
Lines 9869 10272 +403
Branches 1836 1898 +62
==========================================
+ Hits 8972 9367 +395
+ Misses 485 483 -2
- Partials 412 422 +10
🚀 New features to boost your workflow:
|
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.
DEVOPS-989 - Migrate repositories to use Jira actions github workflow