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

Apply fixes from StyleCI #57

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Apply fixes from StyleCI #57

merged 1 commit into from
Sep 9, 2021

Conversation

sfneal
Copy link
Owner

@sfneal sfneal commented Sep 9, 2021

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

@sfneal sfneal merged commit a0e50d7 into url-params Sep 9, 2021
@sfneal sfneal deleted the analysis-ajWxL0 branch September 9, 2021 17:39
sfneal added a commit that referenced this pull request Sep 9, 2021
* MAKE `Url` & `ImgShieldsUrl` utility classes for generating urls & svgs

REFACTOR `DependencyUrl` to provide both urls & svgs rather than using separate classes with inheritance.
CUT `DependencySvgTest` and moved methods to `DependencyUrlTest`.

* Apply fixes from StyleCI (#55)

* ADD ability to pass global img shields params to `DependencyRepository` & `DependencyService`

* Apply fixes from StyleCI (#56)

* REFACTOR setting of `DependenciesRepository::$imgShieldGlobalParams` property by adding setter method

* Apply fixes from StyleCI (#57)

* FIX issue with `ImgShieldsUrl::withGlobalParams()` method trying to merge null array

* ADD testing of adding global params to img shield URLs

* Apply fixes from StyleCI (#58)
sfneal added a commit that referenced this pull request Sep 9, 2021
* URL params & Img Shield global params (#59)

* MAKE `Url` & `ImgShieldsUrl` utility classes for generating urls & svgs

REFACTOR `DependencyUrl` to provide both urls & svgs rather than using separate classes with inheritance.
CUT `DependencySvgTest` and moved methods to `DependencyUrlTest`.

* Apply fixes from StyleCI (#55)

* ADD ability to pass global img shields params to `DependencyRepository` & `DependencyService`

* Apply fixes from StyleCI (#56)

* REFACTOR setting of `DependenciesRepository::$imgShieldGlobalParams` property by adding setter method

* Apply fixes from StyleCI (#57)

* FIX issue with `ImgShieldsUrl::withGlobalParams()` method trying to merge null array

* ADD testing of adding global params to img shield URLs

* Apply fixes from StyleCI (#58)

* BUMP CHANGELOG.md
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.

1 participant