scriptotek / php-marc

Simple interface for working with MARC records using the File_MARC package
MIT License
51 stars 11 forks source link

Apply fixes from StyleCI #9

Closed danmichaelo closed 6 years ago

danmichaelo commented 6 years ago

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


For more information, click here.

codecov-io commented 6 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #9   +/-   ##
========================================
  Coverage      85.9%   85.9%           
  Complexity      246     246           
========================================
  Files            22      22           
  Lines           525     525           
========================================
  Hits            451     451           
  Misses           74      74
Impacted Files Coverage Δ Complexity Δ
src/BibliographicRecord.php 77.58% <ø> (ø) 33 <0> (ø) :arrow_down:
src/MagicAccess.php 100% <100%> (ø) 3 <1> (ø) :arrow_down:
src/Record.php 83.33% <100%> (ø) 20 <1> (ø) :arrow_down:

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 d74967f...6350122. Read the comment docs.