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

Pay 5766 v1 #1301

Closed
wants to merge 379 commits into from

merge to master

46e6f5b
Select commit
Loading
Failed to load commit list.
Closed

Pay 5766 v1 #1301

merge to master
46e6f5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 11, 2024 in 1s

54.77% of diff hit (target 80.00%)

View this Pull Request on Codecov

54.77% of diff hit (target 80.00%)

Annotations

Check warning on line 277 in api/src/main/java/uk/gov/hmcts/payment/api/controllers/PaymentController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/controllers/PaymentController.java#L277

Added line #L277 was not covered by tests

Check warning on line 279 in api/src/main/java/uk/gov/hmcts/payment/api/controllers/PaymentController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/controllers/PaymentController.java#L279

Added line #L279 was not covered by tests

Check warning on line 88 in api/src/main/java/uk/gov/hmcts/payment/api/controllers/RefundsController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/controllers/RefundsController.java#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 106 in api/src/main/java/uk/gov/hmcts/payment/api/controllers/RefundsController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/controllers/RefundsController.java#L106

Added line #L106 was not covered by tests

Check warning on line 113 in api/src/main/java/uk/gov/hmcts/payment/api/controllers/RefundsController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/controllers/RefundsController.java#L113

Added line #L113 was not covered by tests

Check warning on line 189 in api/src/main/java/uk/gov/hmcts/payment/api/controllers/ReplayCreditAccountPaymentController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/controllers/ReplayCreditAccountPaymentController.java#L189

Added line #L189 was not covered by tests

Check warning on line 120 in api/src/main/java/uk/gov/hmcts/payment/api/controllers/ServiceRequestController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/controllers/ServiceRequestController.java#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 60 in api/src/main/java/uk/gov/hmcts/payment/api/domain/mapper/ServiceRequestPaymentDomainDataEntityMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/domain/mapper/ServiceRequestPaymentDomainDataEntityMapper.java#L60

Added line #L60 was not covered by tests

Check warning on line 569 in api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentDtoMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentDtoMapper.java#L569

Added line #L569 was not covered by tests

Check warning on line 573 in api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentDtoMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentDtoMapper.java#L571-L573

Added lines #L571 - L573 were not covered by tests

Check warning on line 575 in api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentDtoMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentDtoMapper.java#L575

Added line #L575 was not covered by tests

Check warning on line 143 in api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentGroupDtoMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentGroupDtoMapper.java#L143

Added line #L143 was not covered by tests

Check warning on line 251 in api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentGroupDtoMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentGroupDtoMapper.java#L251

Added line #L251 was not covered by tests

Check warning on line 253 in api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentGroupDtoMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/dto/mapper/PaymentGroupDtoMapper.java#L253

Added line #L253 was not covered by tests

Check warning on line 7 in api/src/main/java/uk/gov/hmcts/payment/api/exception/InvalidPartialRefundRequestException.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/exception/InvalidPartialRefundRequestException.java#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 126 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L126

Added line #L126 was not covered by tests

Check warning on line 129 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L129

Added line #L129 was not covered by tests

Check warning on line 132 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L132

Added line #L132 was not covered by tests

Check warning on line 137 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L137

Added line #L137 was not covered by tests

Check warning on line 142 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L142

Added line #L142 was not covered by tests

Check warning on line 146 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L146

Added line #L146 was not covered by tests

Check warning on line 238 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L238

Added line #L238 was not covered by tests

Check warning on line 240 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L240

Added line #L240 was not covered by tests

Check warning on line 242 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L242

Added line #L242 was not covered by tests

Check warning on line 308 in api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/uk/gov/hmcts/payment/api/service/PaymentRefundsServiceImpl.java#L308

Added line #L308 was not covered by tests