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

chore: Apply PSR-12 autofix #138

Merged
merged 9 commits into from
Apr 28, 2023
Merged

Conversation

hectoras
Copy link
Contributor

@hectoras hectoras commented Apr 25, 2023

Associated Jira issue: ADF-1440

Apply PSR-12 autofixer.

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Merging #138 (455cb7c) into develop (d68b1d5) will increase coverage by 2.54%.
The diff coverage is 44.27%.

@@              Coverage Diff              @@
##             develop     #138      +/-   ##
=============================================
+ Coverage      34.61%   37.16%   +2.54%     
- Complexity       207      212       +5     
=============================================
  Files             17       19       +2     
  Lines            624      740     +116     
=============================================
+ Hits             216      275      +59     
- Misses           408      465      +57     
Impacted Files Coverage Δ
controller/TaoEventLog.php 0.00% <0.00%> (ø)
model/AbstractLog.php 0.00% <0.00%> (ø)
model/LogEntity.php 100.00% <ø> (ø)
model/RdsLogIterator.php 91.17% <ø> (ø)
model/datatable/EventLogDatatable.php 0.00% <0.00%> (ø)
model/eventLog/LoggerService.php 0.00% <ø> (ø)
...odel/export/implementation/LogEntryCsvExporter.php 0.00% <ø> (ø)
...xport/implementation/LogEntryCsvStdOutExporter.php 0.00% <ø> (ø)
model/export/implementation/LogEntryRepository.php 0.00% <ø> (ø)
model/requestLog/AbstractRequestLogStorage.php 0.00% <0.00%> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

Version

Target Version 3.3.4
Last version 3.3.3

There are 0 BREAKING CHANGE, 0 feature, 0 fix

@hectoras hectoras marked this pull request as ready for review April 25, 2023 11:36
@hectoras hectoras requested a review from gabrielfs7 April 28, 2023 07:59
Copy link
Contributor

@gabrielfs7 gabrielfs7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, only formatting changes!

@hectoras hectoras merged commit 79f360f into develop Apr 28, 2023
@hectoras hectoras deleted the feat/ADF-1440-apply-psr12-autofixer branch April 28, 2023 08:34
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.

3 participants