Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O OS Core Lib Azure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • Lib
  • cloud
  • azure
  • OS Core Lib Azure
  • Merge requests
  • !7

Adding CosmosStore class in order to use CosmosFacade as singleton

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged harshit aggarwal requested to merge haaggarw/ind/7627085 into master Jul 07, 2020
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 3

The CosmosStore class contains the same logic as CosmosFacade just the public methods are not static in order to use this class as singleton.

Added the unit tests for the same. Marked the package version as v0.0.10

Follow Up Actions:

  1. Will raise PR's to update the current consumers of CosmosFacade (Entitlement and Legal) to use the new class.
  2. Will raise PR to delete the CosmosFacade class.

WIT-7627085

Edited Dec 22, 2022 by Chad Leong
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: haaggarw/ind/7627085