Skip to content

Merge pull request #1107 from vinodbhorge/code-quality

0b36db1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

#SBCOSS-451 fix: Code quality #1108

Merge pull request #1107 from vinodbhorge/code-quality
0b36db1
Select commit
Loading
Failed to load commit list.
GitHub Actions / Taxonomy Test Results succeeded Jun 6, 2025 in 0s

31 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategoryInstanceSpec.xml 4✅ 198ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategorySpec.xml 4✅ 269ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkSpec.xml 7✅ 201ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkTermSpec.xml 4✅ 166ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.HealthControllerSpec.xml 1✅ 129ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.LockControllerSpec.xml 4✅ 196ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategoryDefinitionSpec.xml 4✅ 325ms
taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategorySpec.xml 3✅ 5s

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategoryInstanceSpec.xml

4 tests were completed in 198ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.CategoryInstanceSpec 4✅ 198ms

✅ controllers.v3.CategoryInstanceSpec

✅ CategoryInstanceController should::return success response for create api
✅ CategoryInstanceController should::return success response for read api
✅ CategoryInstanceController should::return success response for update api
✅ CategoryInstanceController should::return success response for retire api

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.CategorySpec.xml

4 tests were completed in 269ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.CategorySpec 4✅ 269ms

✅ controllers.v3.CategorySpec

✅ CategoryController should::return success response for create api
✅ CategoryController should::return success response for read api
✅ CategoryController should::return success response for update api
✅ CategoryController should::return success response for retire api

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkSpec.xml

7 tests were completed in 201ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.FrameworkSpec 7✅ 201ms

✅ controllers.v3.FrameworkSpec

✅ Framework Controller  should::return success response for create framework API
✅ Framework Controller  should::return success response for update framework API
✅ Framework Controller  should::return success response for retire framework API
✅ Framework Controller  should::return success response for read framework API
✅ Framework Controller  should::return success response for list framework API
✅ Framework Controller  should::return success response for copy framework API
✅ Framework Controller  should::return success response for publish framework API

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.FrameworkTermSpec.xml

4 tests were completed in 166ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.FrameworkTermSpec 4✅ 166ms

✅ controllers.v3.FrameworkTermSpec

✅ FrameworkTerm Controller  should::return success response for create frameworkTerm API
✅ FrameworkTerm Controller  should::return success response for update frameworkTerm API
✅ FrameworkTerm Controller  should::return success response for retire frameworkTerm API
✅ FrameworkTerm Controller  should::return success response for read framework API

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.HealthControllerSpec.xml

1 tests were completed in 129ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.HealthControllerSpec 1✅ 129ms

✅ controllers.v3.HealthControllerSpec

✅ return api health status report - successful response

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v3.LockControllerSpec.xml

4 tests were completed in 196ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v3.LockControllerSpec 4✅ 196ms

✅ controllers.v3.LockControllerSpec

✅ Lock Controller  should::return success response for create lock API
✅ Lock Controller  should::return success response for refresh lock API
✅ Lock Controller  should::return success response for retire lock API
✅ Lock Controller  should::return success response for list lock API

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategoryDefinitionSpec.xml

4 tests were completed in 325ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v4.ObjectCategoryDefinitionSpec 4✅ 325ms

✅ controllers.v4.ObjectCategoryDefinitionSpec

✅ ObjectCategoryDefinitionController should::return success response for create api
✅ ObjectCategoryDefinitionController should::return success response for read api
✅ ObjectCategoryDefinitionController should::return success response for update api
✅ ObjectCategoryDefinitionController should::return success response for read category api

✅ taxonomy-api/taxonomy-service/target/surefire-reports/TEST-controllers.v4.ObjectCategorySpec.xml

3 tests were completed in 5s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
controllers.v4.ObjectCategorySpec 3✅ 5s

✅ controllers.v4.ObjectCategorySpec

✅ Category Controller  should::return success response for create API
✅ Category Controller  should::return success response for update API
✅ Category Controller  should::return success response for read API