kylekatarnls / business-time

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

Fix holiday handling in Schedule #70

Closed kylekatarnls closed 5 months ago

codeclimate[bot] commented 5 months ago

Code Climate has analyzed commit 715c22f7 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Clarity 1

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.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (6965a6d) to head (715c22f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## =========================================== Coverage 100.00% 100.00% - Complexity 262 263 +1 =========================================== Files 19 19 Lines 730 734 +4 =========================================== + Hits 730 734 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.