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: add account table #1

Merged
merged 20 commits into from
Jan 24, 2019
Merged

chore: add account table #1

merged 20 commits into from
Jan 24, 2019

Conversation

djaiss
Copy link
Member

@djaiss djaiss commented Jan 18, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jan 19, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2342128). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #1   +/-   ##
========================================
  Coverage          ?   67.3%           
  Complexity        ?      41           
========================================
  Files             ?      19           
  Lines             ?     104           
  Branches          ?       0           
========================================
  Hits              ?      70           
  Misses            ?      34           
  Partials          ?       0
Impacted Files Coverage Δ Complexity Δ
app/Providers/AuthServiceProvider.php 100% <ø> (ø) 1 <0> (?)
app/Services/Account/CreateAccount.php 100% <100%> (ø) 2 <2> (?)
app/Services/User/CreateUser.php 100% <100%> (ø) 5 <5> (?)
app/Models/Account/Account.php 100% <100%> (ø) 1 <1> (?)
app/Services/BaseService.php 100% <100%> (ø) 8 <8> (?)
app/Models/User/User.php 100% <100%> (ø) 1 <1> (?)

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 2342128...046d567. Read the comment docs.

@djaiss djaiss merged commit 5a6298b into master Jan 24, 2019
@djaiss djaiss deleted the 2019-01-18-add-account-table branch January 27, 2019 05:03
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant