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

Code style: Change namespace, Use PSR 2, PSR4 and WordPress coding standard #61

Merged
merged 1 commit into from
Mar 25, 2017

Conversation

tangrufus
Copy link
Member

No description provided.

@tangrufus tangrufus changed the title Code style: Use PSR 2, PSR4 and WordPress coding standard Code style: Change namespace, Use PSR 2, PSR4 and WordPress coding standard Mar 25, 2017
@codecov
Copy link

codecov bot commented Mar 25, 2017

Codecov Report

Merging #61 into master will increase coverage by 0.56%.
The diff coverage is 47.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
+ Coverage     47.05%   47.61%   +0.56%     
- Complexity       61       63       +2     
============================================
  Files            13       13              
  Lines           187      189       +2     
============================================
+ Hits             88       90       +2     
  Misses           99       99
Impacted Files Coverage Δ Complexity Δ
src/FunctionInvokerTrait.php 0% <0%> (ø) 6 <6> (?)
src/Settings.php 0% <0%> (ø) 5 <5> (?)
src/FieldConfig.php 0% <0%> (ø) 1 <1> (?)
src/ViewFactory.php 100% <100%> (ø) 2 <2> (?)
src/ViewEchoTrait.php 100% <100%> (ø) 3 <3> (?)
src/OptionStore.php 100% <100%> (ø) 2 <2> (?)
src/Sanitizer.php 100% <100%> (ø) 4 <4> (?)
src/MenuPageConfig.php 100% <100%> (ø) 4 <4> (?)
src/SectionConfig.php 18.75% <18.75%> (ø) 7 <7> (?)
src/MenuPages.php 25% <25%> (ø) 6 <6> (?)
... and 16 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 2718d0f...55c6b1f. Read the comment docs.

@tangrufus tangrufus force-pushed the code-style branch 4 times, most recently from 2f3dae1 to 73dcb68 Compare March 25, 2017 06:15
@tangrufus tangrufus merged commit 55c6b1f into master Mar 25, 2017
@tangrufus tangrufus deleted the code-style branch March 25, 2017 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant