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

Make it possible to run from global install #106

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Make it possible to run from global install #106

merged 1 commit into from
Sep 29, 2017

Conversation

olyckne
Copy link
Contributor

@olyckne olyckne commented Sep 29, 2017

It's already possible to install globally, but CyclomaticComplexityAssessorRunner still tries to load the wrong autoloader which results in churn just getting stuck.

@codecov
Copy link

codecov bot commented Sep 29, 2017

Codecov Report

Merging #106 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #106   +/-   ##
========================================
  Coverage      76.3%   76.3%           
  Complexity       88      88           
========================================
  Files            11      11           
  Lines           287     287           
========================================
  Hits            219     219           
  Misses           68      68

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 57633a4...d3e175b. Read the comment docs.

@bmitch bmitch merged commit 3cde302 into bmitch:master Sep 29, 2017
@bmitch
Copy link
Owner

bmitch commented Sep 29, 2017

Thanks @olyckne !

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.

2 participants