Newgarden-Solutions / google_my_business

Flutter package for Google My Business API
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

#18 Use json_serializable instead of current solution #22

Closed OlegNovosad closed 3 years ago

OlegNovosad commented 3 years ago

Resolved #18

codecov[bot] commented 3 years ago

Codecov Report

Merging #22 (d7381dd) into release/0.3.0 (cff5498) will decrease coverage by 5.04%. The diff coverage is 56.25%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.3.0      #22      +/-   ##
=================================================
- Coverage          80.81%   75.77%   -5.05%     
=================================================
  Files                 41       40       -1     
  Lines                344      194     -150     
=================================================
- Hits                 278      147     -131     
+ Misses                66       47      -19     
Impacted Files Coverage Δ
lib/src/models/location/category/service_type.dart 0.00% <0.00%> (ø)
lib/src/models/location/hours/more_hours.dart 0.00% <0.00%> (ø)
...ocation/metadata/ad_words_location_extensions.dart 0.00% <0.00%> (ø)
...rc/models/location/metadata/relationship_data.dart 0.00% <0.00%> (ø)
...src/models/location/service_area/point_radius.dart 0.00% <0.00%> (ø)
lib/src/models/error.dart 66.66% <50.00%> (-33.34%) :arrow_down:
lib/src/models/location/common/date.dart 66.66% <50.00%> (-13.34%) :arrow_down:
lib/src/models/location/price_list/item.dart 66.66% <50.00%> (-20.84%) :arrow_down:
lib/src/models/location/price_list/label.dart 66.66% <50.00%> (-13.34%) :arrow_down:
lib/src/models/location/price_list/money.dart 66.66% <50.00%> (-13.34%) :arrow_down:
... and 31 more

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 cff5498...063ed01. Read the comment docs.