Bump amazon/aws-cli from 2.20.0 to 2.21.0 in /dev-tools (#3737) #10333
GitHub Actions / Coverage
succeeded
Nov 14, 2024 in 0s
Code Coverage 72.32 %
This run completed at 11/14/2024 14:05:07
Details
Coverage Report: JaCoCo
- abd_vro
Outcome | Value |
---|---|
Code Coverage % | 72.32% |
✔️ Number of Lines Covered | 486 |
❌ Number of Lines Missed | 186 |
Total Number of Lines | 672 |
Details:
gov/va/vro/model/biekafka/annotation
❌ Ignore.java
❌ NoLogging.java
❌ TargetEvents.java
gov/va/vro/controller/xample/v3
❌ ResourceMapper.java
✔️ ResourceMapperImpl.java
All Lines Covered!
gov/va/vro/services/bie/utils
✔️ ContentionEventPayloadTransformer.java
All Lines Covered!
gov/va/vro/model/biekafka/test
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/services/bie/service/repo
❌ ContentionEventsRepo.java
Lines Missed:
gov/va/vro/camel
❌ MessageQueueConfiguration.java
Lines Missed:
gov/va/vro/camel/config
❌ MessageQueueEnvVariables.java
❌ MessageQueueProperties.java
gov/va/vro/model/biekafka
✔️ ContentionEvent.java
All Lines Covered!
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/services/bie/config
❌ MessageExchangeConfig.java
Lines Missed:
✔️ BieKafkaProperties.java
All Lines Covered!
❌ RepoConfig.java
Lines Missed:
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/bie/service/amqp
❌ AmqpMessageSender.java
✔️ BieRabbitService.java
All Lines Covered!
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