Bump flyway/flyway from 11.0-alpine to 11.1-alpine in /db-init #4495
GitHub Actions / Coverage
succeeded
Dec 16, 2024 in 0s
Code Coverage 66.12 %
This run completed at 12/16/2024 14:12:22
Details
Coverage Report: JaCoCo
- abd_vro
Outcome | Value |
---|---|
Code Coverage % | 66.12% |
✔️ Number of Lines Covered | 322 |
❌ Number of Lines Missed | 165 |
Total Number of Lines | 487 |
Details:
gov/va/vro/controller/xample/v3
❌ ResourceMapper.java
✔️ ResourceMapperImpl.java
All Lines Covered!
gov/va/vro/persistence/repository/bieevent
❌ ContentionEventRepository.java
gov/va/vro/model/xample
❌ RabbitMqConstants.java
Lines Missed:
✔️ StatusValue.java
All Lines Covered!
❌ SomeDtoModel.java
Lines Missed:
❌ SomeDtoModelHeader.java
gov/va/vro/api/xample/v3
❌ ResourceResponse.java
❌ XampleResource.java
❌ ResourceRequest.java
gov/va/vro/camel
❌ MessageQueueConfiguration.java
Lines Missed:
gov/va/vro/camel/config
❌ MessageQueueEnvVariables.java
❌ MessageQueueProperties.java
gov/va/vro/persistence/model/bieevents
✔️ ContentionEventEntity.java
All Lines Covered!
gov/va/vro/bip
gov/va/vro/persistence/model
✔️ ClaimEntity.java
All Lines Covered!
✔️ VeteranFlashIdEntity.java
All Lines Covered!
✔️ AssessmentResultEntity.java
All Lines Covered!
✔️ VeteranEntity.java
All Lines Covered!
✔️ ClaimSubmissionEntity.java
All Lines Covered!
✔️ ExamOrderEntity.java
All Lines Covered!
✔️ EvidenceSummaryDocumentEntity.java
All Lines Covered!
✔️ AuditEventEntity.java
All Lines Covered!
✔️ ContentionEntity.java
All Lines Covered!
gov/va/vro/persistence/repository
❌ AuditEventRepository.java
❌ EvidenceSummaryDocumentRepository.java
❌ ClaimSubmissionRepository.java
❌ AssessmentResultRepository.java
❌ VeteranRepository.java
❌ ClaimRepository.java
❌ ExamOrderRepository.java
gov/va/vro/camel/processor
❌ RequestAndMerge.java
Lines Missed:
- Line #76
.processorUtils(new ProcessorUtils())
- Line #77
.build();
- Line #87
}
❌ FunctionProcessor.java
Lines Missed:
- Line #62
.processorUtils(new ProcessorUtils())
- Line #63
.build();
- Line #71
.processorUtils(new ProcessorUtils())
- Line #72
.build();
- Line #82
}
gov/va/vro/services/xample
gov/va/vro/metricslogging
✔️ IMetricLoggerService.java
All Lines Covered!
❌ LocalEnvironmentCondition.java
Lines Missed:
✔️ NonLocalEnvironmentCondition.java
All Lines Covered!
❌ MetricLoggerService.java
Lines Missed:
- Line #161
String.format(
- Line #165
String.format(
- Line #169
});
- Line #173
}
gov/va/vro/bip/service
❌ IBipApiService.java
❌ RabbitMqController.java
Lines Missed:
❌ BipApiService.java
Lines Missed:
- Line #258
} catch (Exception ex) {
- Line #307
boolean statusIsOK = response.getStatusCode() == HttpStatus.OK;
❌ BipApiProps.java
Lines Missed:
❌ InvalidPayloadRejectingFatalExceptionStrategy.java
Lines Missed:
- Line #32
((ListenerExecutionFailedException) t).getFailedMessage());
Loading