kylekatarnls / business-time

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

Switch to GitHub Actions and allow Carbon 3 #41

Closed kylekatarnls closed 3 years ago

kylekatarnls commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (5a25724) into master (73c61f8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #41   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       245       253    +8     
===========================================
  Files             16        16           
  Lines            551       577   +26     
===========================================
+ Hits             551       577   +26     
Impacted Files Coverage Δ Complexity Δ
src/BusinessTime/DiffCalculator.php 100.00% <0.00%> (ø) 23.00% <0.00%> (+7.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 73c61f8...5a25724. Read the comment docs.

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 5a257247 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.