Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump amazon/aws-cli from 2.22.12 to 2.22.13 in /dev-tools #3849

Merge branch 'develop' into dependabot/docker/dev-tools/develop/amazo…

3bce04f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump amazon/aws-cli from 2.22.12 to 2.22.13 in /dev-tools #3849

Merge branch 'develop' into dependabot/docker/dev-tools/develop/amazo…
3bce04f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Coverage succeeded Dec 10, 2024 in 0s

Code Coverage 66.12 %

This run completed at 12/10/2024 17:25:57

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:

  }