laravel-spatial icon indicating copy to clipboard operation
laravel-spatial copied to clipboard

fix toArray for custom Geometry

Open asanikovich opened this issue 2 years ago • 1 comments

asanikovich avatar Jul 10 '23 15:07 asanikovich

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (244c3dc) 100.00% compared to head (9b81c85) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #10   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       129       131    +2     
===========================================
  Files             22        22           
  Lines            492       518   +26     
===========================================
+ Hits             492       518   +26     
Impacted Files Coverage Δ
src/Geometry/Geometry.php 100.00% <100.00%> (ø)
src/LaravelSpatialServiceProvider.php 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jul 10 '23 15:07 codecov[bot]