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

refactor(actions): move PdkActions to a proper service with interface #217

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

EdieLemoine
Copy link
Contributor

No description provided.

@EdieLemoine EdieLemoine requested a review from a team as a code owner October 16, 2023 09:09
@EdieLemoine EdieLemoine force-pushed the refactor/actions-to-service branch from 5242115 to bb99d27 Compare October 16, 2023 09:29
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #217 (4c6ba28) into main (20a58fa) will increase coverage by 0.05%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #217      +/-   ##
============================================
+ Coverage     94.25%   94.31%   +0.05%     
  Complexity     1555     1555              
============================================
  Files           301      301              
  Lines          5330     5330              
============================================
+ Hits           5024     5027       +3     
+ Misses          306      303       -3     
Files Coverage Δ
src/App/Api/Service/PdkActionsService.php 100.00% <100.00%> (ø)
src/Facade/Actions.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@EdieLemoine EdieLemoine enabled auto-merge October 16, 2023 13:50
@EdieLemoine EdieLemoine added this pull request to the merge queue Oct 19, 2023
@myparcel-bot myparcel-bot bot added the approved (Auto) label Oct 19, 2023
Merged via the queue into main with commit 94508ee Oct 19, 2023
9 checks passed
@EdieLemoine EdieLemoine deleted the refactor/actions-to-service branch October 19, 2023 12:06
@MyParcelBot
Copy link

🎉 This PR is included in version 2.28.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants