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

ci(backend): Add PHP CI #42

Merged
merged 18 commits into from
Feb 10, 2023
Merged

ci(backend): Add PHP CI #42

merged 18 commits into from
Feb 10, 2023

Conversation

cleptric
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 94.73% // Head: 53.48% // Decreases project coverage by -41.26% ⚠️

Coverage data is based on head (593c343) compared to base (abba148).
Patch coverage: 65.06% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##               main      #42       +/-   ##
=============================================
- Coverage     94.73%   53.48%   -41.26%     
- Complexity        0      158      +158     
=============================================
  Files             3       38       +35     
  Lines            38     1234     +1196     
=============================================
+ Hits             36      660      +624     
- Misses            2      574      +572     
Impacted Files Coverage Δ
src/Command/SendMessageCommand.php 0.00% <0.00%> (ø)
src/Command/ShowAndTellCommand.php 0.00% <0.00%> (ø)
src/Command/UpdateUsersCommand.php 0.00% <ø> (ø)
src/Controller/ApiController.php 0.00% <0.00%> (ø)
src/Controller/EventsController.php 100.00% <ø> (ø)
src/Controller/HomeController.php 0.00% <ø> (ø)
src/Controller/LoginController.php 0.00% <ø> (ø)
src/Error/SentryErrorLogger.php 0.00% <0.00%> (ø)
src/Event/AbstractEvent.php 100.00% <ø> (ø)
src/Http/Client.php 100.00% <ø> (ø)
... and 53 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cleptric cleptric marked this pull request as ready for review February 10, 2023 22:51
@cleptric cleptric merged commit 5120ebc into main Feb 10, 2023
@cleptric cleptric deleted the php-ci branch February 10, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant