TAMULib / CatalogService

A service for interfacing with Library Catalogs
MIT License
0 stars 1 forks source link

Empty object inside empty array #195

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

Doug found empty object inside empty array... holdingsStatement missing statement and any other property

[{}]

Type of change

Null/Empty check

How Has This Been Tested?

mvn clean spring-boot:run

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3190543975

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
service/src/main/java/edu/tamu/catalog/service/FolioCatalogService.java 0 6 0.0%
<!-- Total: 0 6 0.0% -->
Files with Coverage Reduction New Missed Lines %
service/src/main/java/edu/tamu/catalog/service/FolioCatalogService.java 1 57.57%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 3090664471: -0.2%
Covered Lines: 731
Relevant Lines: 1210

💛 - Coveralls
ghost commented 1 year ago

@jcreel I have updated the description. Not sure worthwhile creating new branch and another PR.