Skip to content

Bump flyway/flyway from 11.0-alpine to 11.1-alpine in /db-init #4495

Bump flyway/flyway from 11.0-alpine to 11.1-alpine in /db-init

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

❌ BipApiApplication.java

Lines Missed:

  }

gov/va/vro/persistence/model

✔️ BaseEntity.java

All Lines Covered!

    return id == null;
✔️ 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:

        .processorUtils(new ProcessorUtils())
        .build();
  }
❌ ProcessorUtils.java

Lines Missed:

  }
❌ InOnlySyncProcessor.java

Lines Missed:

  }
❌ FunctionProcessor.java

Lines Missed:

        .processorUtils(new ProcessorUtils())
        .build();
        .processorUtils(new ProcessorUtils())
        .build();
  }

gov/va/vro/services/xample

❌ JavaMicroserviceApplication.java

Lines Missed:

              }
❌ XampleJavaMicroservice.java

Lines Missed:

    } catch (Throwable t) {
    }

gov/va/vro/metricslogging

✔️ IMetricLoggerService.java

All Lines Covered!

❌ LocalEnvironmentCondition.java

Lines Missed:

✔️ NonLocalEnvironmentCondition.java

All Lines Covered!

❌ MetricLoggerService.java

Lines Missed:

                      String.format(
                      String.format(
              });
    }

gov/va/vro/bip/service

❌ IBipApiService.java
❌ RabbitMqController.java

Lines Missed:

❌ BipApiService.java

Lines Missed:

      } catch (Exception ex) {
      boolean statusIsOK = response.getStatusCode() == HttpStatus.OK;
❌ BipApiProps.java

Lines Missed:

❌ BipRequestErrorHandler.java

Lines Missed:

        } catch (JsonProcessingException ex) {
❌ InvalidPayloadRejectingFatalExceptionStrategy.java

Lines Missed:

          ((ListenerExecutionFailedException) t).getFailedMessage());
❌ BipException.java

Lines Missed:

  }