rolling back api gateway errors #518
GitHub Actions / Coverage build 518
succeeded
Jul 16, 2024 in 0s
Code Coverage 91.78 %
This run completed at 07/16/2024 08:11:12
Details
Coverage Report: JaCoCo
- IntegrationTest (QuarkusTest)
Outcome | Value |
---|---|
Code Coverage % | 91.78% |
✔️ Number of Lines Covered | 2223 |
❌ Number of Lines Missed | 199 |
Total Number of Lines | 2422 |
Details:
it/gov/pagopa/atmlayer/service/model/client
❌ ProcessClient.java
it/gov/pagopa/atmlayer/service/model/strategy
✔️ ObjectStoreStrategy.java
All Lines Covered!
✔️ ObjectStoreStrategyConfig.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/resource
✔️ InfoResource.java
All Lines Covered!
❌ WorkflowResourceResource.java
Lines Missed:
❌ ResourceEntityResource.java
Lines Missed:
❌ BpmnResource.java
Lines Missed:
✔️ UserProfileResource.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/mapper
✔️ UserProfileMapper.java
All Lines Covered!
❌ BpmnConfigMapper.java
❌ ResourceEntityMapperImpl.java
Lines Missed:
✔️ BpmnVersionMapper.java
All Lines Covered!
❌ UserProfileMapperImpl.java
Lines Missed:
❌ BpmnConfigMapperImpl.java
Lines Missed:
✔️ WorkflowResourceMapper.java
All Lines Covered!
✔️ ResourceEntityMapper.java
All Lines Covered!
❌ ResourceFileMapper.java
❌ WorkflowResourceMapperImpl.java
Lines Missed:
- Line #38
catch ( DatatypeConfigurationException ex ) {
✔️ ResourceFileMapperImpl.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/model/filestorage
✔️ FormData.java
All Lines Covered!
✔️ FileObject.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model
✔️ App.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/repository
❌ UserProfileRepository.java
Lines Missed:
❌ BpmnBankConfigRepository.java
Lines Missed:
❌ ResourceFileRepository.java
Lines Missed:
❌ ResourceEntityRepository.java
Lines Missed:
❌ BpmnVersionRepository.java
Lines Missed:
- Line #78
.transformToUni(session ->
- Line #80
.setParameter(BPMN_ID, uuid)
- Line #81
.getResultList());
it/gov/pagopa/atmlayer/service/model/model
❌ PageInfo.java
❌ BpmnIdDto.java
❌ ObjectStorePutResponse.java
❌ ResourceFileDTO.java
❌ BpmnBankConfigDTO.java
❌ DemoValidation.java
❌ ResourceDTO.java
❌ ATMLayerErrorResponse.java
❌ BufferWithMedata.java
❌ BpmnDTO.java
❌ WorkflowResourceDTO.java
❌ ErrorResponse.java
❌ BpmnProcessDTO.java
❌ ATMLayerValidationErrorResponse.java
❌ BpmnFrontEndDTO.java
❌ InfoResponse.java
❌ WorkflowResourceFrontEndDTO.java
❌ ResourceFrontEndDTO.java
it/gov/pagopa/atmlayer/service/model/exception
✔️ AtmLayerException.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/service/impl
✔️ BpmnFileStorageServiceImpl.java
All Lines Covered!
✔️ ResourceFileServiceImpl.java
All Lines Covered!
❌ WorkflowResourceStorageServiceImpl.java
Lines Missed:
❌ WorkflowResourceServiceImpl.java
Lines Missed:
❌ ResourceEntityServiceImpl.java
Lines Missed:
❌ UserProfileServiceImpl.java
Lines Missed:
❌ BpmnVersionServiceImpl.java
Lines Missed:
- Line #94
.recoverWithUni(failure -> {
- Line #158
.transformToUni(bpmnVersion -> {
- Line #255
.recoverWithUni(failure -> {
- Line #396
.transformToUni(exists -> {
✔️ BpmnBankConfigService.java
All Lines Covered!
❌ ResourceEntityStorageServiceImpl.java
Lines Missed:
it/gov/pagopa/atmlayer/service/model/exception/mapper
❌ GlobalExceptionMapperImpl.java
Lines Missed:
it/gov/pagopa/atmlayer/service/model/configurations
✔️ CorsFilter.java
All Lines Covered!
✔️ S3PreSignerLocal.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/enumeration
✔️ FileParsingUtilityValues.java
All Lines Covered!
✔️ UtilityValues.java
All Lines Covered!
✔️ AppErrorCodeEnum.java
All Lines Covered!
✔️ StatusEnum.java
All Lines Covered!
✔️ ObjectStoreStrategyEnum.java
All Lines Covered!
✔️ DeployableResourceType.java
All Lines Covered!
✔️ BankConfigUtilityValues.java
All Lines Covered!
✔️ AppErrorType.java
All Lines Covered!
✔️ S3ResourceTypeEnum.java
All Lines Covered!
✔️ UserProfileEnum.java
All Lines Covered!
✔️ NoDeployableResourceType.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/utils
❌ ConstraintViolationMappingUtils.java
❌ BpmnUtils.java
Lines Missed:
✔️ FileStorageS3Utils.java
All Lines Covered!
❌ EnumConverter.java
Lines Missed:
❌ CommonUtils.java
Lines Missed:
✔️ ConstraintViolationMappingUtilsImpl.java
All Lines Covered!
❌ FileUtilities.java
Lines Missed:
it/gov/pagopa/atmlayer/service/model/entity
✔️ BpmnBankConfig.java
All Lines Covered!
✔️ ResourceFile.java
All Lines Covered!
❌ BpmnBankConfigPK.java
✔️ BpmnVersion.java
All Lines Covered!
❌ UserProfile.java
❌ WorkflowResource.java
❌ BpmnVersionPK.java
✔️ ResourceEntity.java
All Lines Covered!
it/gov/pagopa/atmlayer/service/model/validators
✔️ UserProfileValidator.java
All Lines Covered!
❌ BpmnEntityValidator.java
Lines Missed:
it/gov/pagopa/atmlayer/service/model/dto
❌ BranchDto.java
❌ DeployedBPMNProcessDefinitionDto.java
❌ DeployResponseDto.java
❌ BpmnUpgradeDto.java
❌ UserProfileAllDto.java
❌ BranchConfigs.java
❌ LinkDto.java
❌ BankKeyDto.java
❌ BankConfigTripletDto.java
Lines Missed:
❌ BpmnAssociationDto.java
❌ FileS3Dto.java
❌ BankConfigDeleteDto.java
❌ ResourceCreationDto.java
❌ TerminalConfigs.java
❌ BpmnCreationDto.java
❌ UserProfileDto.java
❌ WorkflowResourceCreationDto.java
❌ UserProfileCreationDto.java
❌ DeployedDMNDecisionDefinitionDto.java
it/gov/pagopa/atmlayer/service/model/service
❌ ResourceEntityStorageService.java
❌ WorkflowResourceStorageService.java
❌ BpmnFileStorageService.java
❌ S3ObjectStoreService.java
❌ BpmnVersionService.java
❌ ObjectStoreService.java
❌ ResourceEntityService.java
❌ UserProfileService.java
❌ WorkflowResourceService.java
❌ ResourceFileService.java
it/gov/pagopa/atmlayer/service/model/properties
❌ CDNProperties.java
❌ ObjectStoreProperties.java
Loading