ottlinger / hornherzogen

Project to manage Aikidō seminar registrations
GNU General Public License v3.0
0 stars 2 forks source link

Apply fixes from StyleCI #119

Closed ottlinger closed 7 years ago

ottlinger commented 7 years ago

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


For more information, click here.

ottlinger commented 7 years ago

Closes #118

codecov[bot] commented 7 years ago

Codecov Report

Merging #119 into master will not change coverage. The diff coverage is 94.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #119   +/-   ##
========================================
  Coverage      94.4%   94.4%           
  Complexity     1039    1039           
========================================
  Files            56      56           
  Lines          3720    3720           
========================================
  Hits           3512    3512           
  Misses          208     208
Impacted Files Coverage Δ Complexity Δ
tests/GitRevisionTest.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
tests/mail/MailHeaderGeneratorTest.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
tests/BaseDatabaseWriterTest.php 100% <ø> (ø) 5 <0> (ø) :arrow_down:
tests/IncludeFilesTest.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
tests/AdminHelperTest.php 100% <100%> (ø) 18 <0> (ø) :arrow_down:
src/hornherzogen/db/DatabaseHelper.php 100% <100%> (ø) 45 <1> (ø) :arrow_down:
src/hornherzogen/FormHelper.php 100% <100%> (ø) 22 <1> (ø) :arrow_down:
tests/db/BookingErrorCheckerTest.php 100% <100%> (ø) 10 <0> (ø) :arrow_down:
tests/mail/ConfirmationMailerTest.php 100% <100%> (ø) 17 <0> (ø) :arrow_down:
tests/db/BookingDatabaseReaderTest.php 100% <100%> (ø) 6 <0> (ø) :arrow_down:
... and 46 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 a5fab31...db120ea. Read the comment docs.