TAMULib / CatalogService

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

Fix call number inclusion for Folio integration and add holding location to HoldingsRecord #159

Closed jsavell closed 2 years ago

jsavell commented 2 years ago
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1478500247


Changes Missing Coverage Covered Lines Changed/Added Lines %
service/src/main/java/edu/tamu/catalog/service/VoyagerCatalogService.java 0 2 0.0%
service/src/main/java/edu/tamu/catalog/service/FolioCatalogService.java 0 11 0.0%
<!-- Total: 1 14 7.14% -->
Files with Coverage Reduction New Missed Lines %
service/src/main/java/edu/tamu/catalog/service/FolioCatalogService.java 2 60.99%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1440189965: -0.4%
Covered Lines: 729
Relevant Lines: 1165

💛 - Coveralls