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

Activity log implementation #44

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Activity log implementation #44

wants to merge 4 commits into from

Conversation

Tjoosten
Copy link
Contributor

@Tjoosten Tjoosten commented Dec 1, 2017

No description provided.

@codecov
Copy link

codecov bot commented Dec 1, 2017

Codecov Report

Merging #44 into develop will decrease coverage by 1.21%.
The diff coverage is 30%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #44      +/-   ##
=============================================
- Coverage      41.55%   40.33%   -1.22%     
- Complexity        99      104       +5     
=============================================
  Files             35       37       +2     
  Lines            219      238      +19     
=============================================
+ Hits              91       96       +5     
- Misses           128      142      +14
Impacted Files Coverage Δ Complexity Δ
app/Repositories/CityRepository.php 0% <ø> (ø) 1 <0> (ø) ⬇️
app/Http/Controllers/ActivityController.php 0% <0%> (ø) 3 <3> (?)
app/Repositories/ActivityRepository.php 0% <0%> (ø) 2 <2> (?)
app/Http/Controllers/SignatureController.php 46.66% <100%> (ø) 6 <0> (ø) ⬇️
app/Console/Kernel.php 100% <100%> (ø) 2 <0> (ø) ⬇️
app/Http/Controllers/UsersController.php 73.52% <66.66%> (-1.48%) 13 <0> (ø)

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 4f6a045...1d5b334. Read the comment docs.

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.

None yet

1 participant