kylekatarnls / business-time

Carbon mixin to handle business days and opening hours
MIT License
297 stars 14 forks source link

Add getCurrentOpenTimePeriod() method #36

Closed kylekatarnls closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #36   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       239       245    +6     
===========================================
  Files             16        16           
  Lines            539       552   +13     
===========================================
+ Hits             539       552   +13     
Impacted Files Coverage Δ Complexity Δ
src/BusinessTime/Traits/Range.php 100.00% <100.00%> (ø) 16.00 <5.00> (+6.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 a2a27f3...1b73975. Read the comment docs.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 1b739754 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.