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

SS4 compatibility #11

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

SS4 compatibility #11

wants to merge 13 commits into from

Conversation

Firesphere
Copy link
Owner

Unacceptable! Needs squashy!

@codecov-io
Copy link

codecov-io commented Oct 29, 2017

Codecov Report

Merging #11 into master will increase coverage by 64.12%.
The diff coverage is 73.75%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #11       +/-   ##
=============================================
+ Coverage      11.6%   75.72%   +64.12%     
- Complexity        0       29       +29     
=============================================
  Files           238        5      -233     
  Lines         42478      103    -42375     
=============================================
- Hits           4929       78     -4851     
+ Misses        37549       25    -37524
Impacted Files Coverage Δ Complexity Δ
src/pages/StripeSlackPage.php 100% <ø> (ø) 1 <0> (?)
src/shortcodes/StripeSlackShortcodeParser.php 100% <100%> (ø) 2 <2> (?)
src/controllers/StripeSlackPageController.php 100% <100%> (ø) 3 <3> (?)
src/controllers/SlackAuthController.php 70.37% <63.63%> (ø) 5 <3> (?)
src/controllers/SlackStatusController.php 71.18% <71.18%> (ø) 18 <18> (?)
.../control/injector/SilverStripeInjectionCreator.php
framework/core/manifest/ClassLoader.php
framework/control/Session.php
cms/code/model/RedirectorPage.php
... and 236 more

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 fd7b57e...cef0938. Read the comment docs.

Require guzzle

Clean up and refactor. Clean code. Be a tidy Dutchy

Badges badges badges badges, mushroom mushroom!
@Firesphere
Copy link
Owner Author

Why is CodeClimate taking Framework in to account? :|

composer.json Outdated
}
},
"target-dir": "stripeslack"
"extra": {
"installer-name": "stripeslack"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're missing expose here for your image directory

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, good one, should be fixed by now :)

Simon Erkelens and others added 6 commits November 20, 2017 21:14
The recipe is one way of installing the CMS, but not the only way. This change also fixes situations where the silverstripe/recipe-cms ^4 has been installed, rather than ^1 (the numbering of which was a bug)
The action needs to be public.
FIX: Bind to package, not recipe
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.

3 participants