belamov / postgres-range

Laravel package for PostgreSQL range types support
MIT License
34 stars 3 forks source link

Apply fixes from StyleCI #8

Closed belamov closed 4 years ago

belamov commented 4 years ago

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


For more information, click here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master        #8   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        74        74           
===========================================
  Files             19        19           
  Lines            171       171           
===========================================
  Hits             171       171           
Impacted Files Coverage Δ Complexity Δ
src/Ranges/TimeRange.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Macros/BluePrintMacros.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
src/Macros/QueryBuilderMacros.php 100.00% <100.00%> (ø) 6.00 <0.00> (ø)

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 b72f248...3605881. Read the comment docs.