strato icon indicating copy to clipboard operation
strato copied to clipboard

[metadata manager m8s] Adding unit testcase for ListMetadata Rest API

Open josephjacobmorris opened this issue 2 years ago • 1 comments

What type of PR is this?

/kind test

What this PR does / why we need it:

  • Adding unit test case for paginator, validator, utils

Test Report Added?:

/kind TESTED

Test Report:

  • utils.go image

  • paginator.go image

  • validator.go image

  • translator.go image

  • service.go in metadata image

  • service.go in api image

Special notes for your reviewer:

josephjacobmorris avatar Feb 07 '23 10:02 josephjacobmorris

Codecov Report

Merging #1397 (ddb53ce) into metadata-management (12db78e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ddb53ce differs from pull request most recent head 51b9276. Consider uploading reports for the commit 51b9276 to get more accurate results

Additional details and impacted files
@@                 Coverage Diff                  @@
##           metadata-management    #1397   +/-   ##
====================================================
  Coverage                48.12%   48.12%           
====================================================
  Files                       10       10           
  Lines                     1571     1571           
====================================================
  Hits                       756      756           
  Misses                     756      756           
  Partials                    59       59           

codecov[bot] avatar Feb 07 '23 10:02 codecov[bot]