GCP Change Tags Indexing From Object To Flattened (GONRG-2424)
Description:
Changed tags indexing from object to flattened in TypeMapper class.
How to test:
Indexer service can be tested with the help of business cases.
Changes include:
-
Refactor (a non-breaking change that improves code maintainability). -
Bugfix (a non-breaking change that solves an issue). -
New feature (a non-breaking change that adds functionality). -
Breaking change (a change that is not backward-compatible and/or changes current functionality).
Changes in:
-
Core -
GCP -
Azure -
AWS -
IBM
Dev Checklist:
-
Added Unit Tests, wherever applicable. -
Updated the Readme, if applicable. -
Existing Tests pass -
Verified functionality locally -
Self Reviewed my code for formatting and complex business logic.
Edited by Anastasiia Gelmut
Merge request reports
Activity
added Common Code GC labels
@osdu/platform/roles/azure-contributors @ankitsharma @osdu/platform/roles/ibm-contributors @anujgupta
Pls take a look at failing tests in both feature and master branches pipelines jobs and take corrective action or let us know If something needs to be corrected by our side.
@mksing28 Please review.
added 3 commits
-
82a2ce9e...eb11754c - 2 commits from branch
master
- 0f0d3e30 - Merge branch 'master' into gcp-change-tags-indexing-from-object-to-flattened
-
82a2ce9e...eb11754c - 2 commits from branch
added 4 commits
-
0f0d3e30...a8e03f22 - 3 commits from branch
master
- 2298a1c7 - Merge branch 'master' into gcp-change-tags-indexing-from-object-to-flattened
-
0f0d3e30...a8e03f22 - 3 commits from branch
mentioned in commit aa8576c8
added MRNew Feature label
changed milestone to %M6 - Release 0.9
Please register or sign in to reply