Skip to content

updated code, test folder segratation, readme updated, code coverage increased

Subham Agarwal requested to merge updated-code into master

Below are the list of changes incorporated in below merge request,

  • Increased code coverage
  • Updated readme with prerequisites to run the service locally
  • Segregated testing folder as per OSDU folder structure
  • Resolved bug related to two schemasInfo getting returned for latestVersion true instead of returning only one schema
  • Integration test scenarios addition
  • PUT endpoint enhancement to support create schema for development stage schema
  • Using custom logging better debugging

Merge request reports