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

Fix wrong service arguments #39

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Fix wrong service arguments #39

merged 1 commit into from
Aug 20, 2020

Conversation

core23
Copy link
Member

@core23 core23 commented Jul 13, 2020

Subject

Fixes #36

@core23 core23 force-pushed the fix-service-arguments branch from f5a9f7d to 3789cc8 Compare August 20, 2020 18:56
@core23 core23 requested a review from nucleos-bot as a code owner August 20, 2020 18:56
@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #39 into main will not change coverage.
The diff coverage is 81.17%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #39   +/-   ##
=========================================
  Coverage     72.58%   72.58%           
  Complexity      247      247           
=========================================
  Files            35       35           
  Lines           963      963           
=========================================
  Hits            699      699           
  Misses          264      264           
Impacted Files Coverage Δ Complexity Δ
src/Resources/config/admin_mongodb.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/Resources/config/impersonating.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/Resources/config/security_acl.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/Resources/config/action.php 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
src/Resources/config/admin.php 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
src/Resources/config/admin_orm.php 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
src/Resources/config/avatar.php 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
src/Resources/config/twig.php 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c3152f...3789cc8. Read the comment docs.

@nucleos-bot nucleos-bot self-assigned this Aug 20, 2020
@nucleos-bot nucleos-bot merged commit 79bb29b into main Aug 20, 2020
@core23 core23 deleted the fix-service-arguments branch August 20, 2020 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants