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

UML-2907 phpcbf run in service-api #2427

Merged
merged 7 commits into from
Nov 16, 2023

Conversation

Lbagg1
Copy link
Contributor

@Lbagg1 Lbagg1 commented Nov 15, 2023

Purpose

Run phpcbf (phpcs fixer) to fix code in service-api. Ensure everything still works.

Fixes UML-2907

Approach

Learning

Checklist

  • I have performed a self-review of my own code
    *~ [ ] I have added relevant logging with appropriate levels to my code~
  • [ ] New event_codes have been documented on the [wiki page](https://opgtransform.atlassian.net/wiki/spaces/LSML2/pages/3277881441/Understanding+the+event+logs)~
  • [ ] I have updated documentation (Confluence/GitHub wiki/tech debt doc) where relevant
  • [ ] I have added tests to prove my work
  • [ ] I have added welsh translation tags and updated translation files
  • [ ] I have run an accessibility tool on any pages I have made changes to and fixed any issues found
  • [ ] I have notified the Interaction Designer of any content changes so that appropriate screenshots/flow diagram changes can be made
  • The product team have tested these changes

@Lbagg1 Lbagg1 changed the title phpcbf run in service-api UML-2907 phpcbf run in service-api Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #2427 (564d3c8) into main (3c3018c) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2427      +/-   ##
============================================
- Coverage     91.81%   91.80%   -0.02%     
  Complexity     1463     1463              
============================================
  Files           279      279              
  Lines          6672     6660      -12     
============================================
- Hits           6126     6114      -12     
  Misses          529      529              
  Partials         17       17              
Flag Coverage Δ
use-an-lpa-admin 88.81% <ø> (ø)
use-an-lpa-api 96.82% <100.00%> (+0.04%) ⬆️
use-an-lpa-front 88.80% <ø> (-0.50%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...p/src/App/src/DataAccess/ApiGateway/ActorCodes.php 100.00% <100.00%> (ø)
...pp/src/DataAccess/ApiGateway/ActorCodesFactory.php 100.00% <100.00%> (ø)
...api/app/src/App/src/DataAccess/ApiGateway/Lpas.php 100.00% <100.00%> (ø)
.../src/App/src/DataAccess/ApiGateway/LpasFactory.php 100.00% <100.00%> (ø)
...rc/App/src/DataAccess/ApiGateway/RequestSigner.php 100.00% <100.00%> (ø)
...app/src/App/src/DataAccess/DynamoDb/ActorCodes.php 100.00% <100.00%> (ø)
.../App/src/DataAccess/DynamoDb/ActorCodesFactory.php 100.00% <100.00%> (ø)
.../App/src/DataAccess/DynamoDb/ActorUsersFactory.php 100.00% <100.00%> (ø)
...rc/App/src/DataAccess/DynamoDb/UserLpaActorMap.php 100.00% <100.00%> (ø)
...App/src/DataAccess/DynamoDb/ViewerCodeActivity.php 100.00% <100.00%> (ø)
... and 5 more

@Lbagg1 Lbagg1 marked this pull request as ready for review November 15, 2023 13:26
@Lbagg1 Lbagg1 requested a review from a team as a code owner November 15, 2023 13:26
@Lbagg1 Lbagg1 merged commit 387d678 into main Nov 16, 2023
31 checks passed
@Lbagg1 Lbagg1 deleted the UML-2907-Phpcbf-to-fix-code-in-service-api-2 branch November 16, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants