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

#19 Add null-safety #20

Closed OlegNovosad closed 3 years ago

OlegNovosad commented 3 years ago

Resolves #19

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (3c3439b) into release/0.3.0 (9293f5e) will decrease coverage by 0.95%. The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.3.0      #20      +/-   ##
=================================================
- Coverage          81.76%   80.81%   -0.96%     
=================================================
  Files                 41       41              
  Lines                362      344      -18     
=================================================
- Hits                 296      278      -18     
  Misses                66       66              
Impacted Files Coverage Δ
lib/src/models/error.dart 100.00% <ø> (ø)
lib/src/models/location/category/category.dart 66.66% <ø> (ø)
.../src/models/location/category/more_hours_type.dart 80.00% <ø> (ø)
lib/src/models/location/category/service_type.dart 0.00% <ø> (ø)
lib/src/models/location/common/date.dart 80.00% <ø> (ø)
lib/src/models/location/common/latlng.dart 0.00% <ø> (ø)
lib/src/models/location/hours/business_hours.dart 83.33% <ø> (ø)
lib/src/models/location/hours/more_hours.dart 0.00% <ø> (ø)
...src/models/location/hours/special_hour_period.dart 85.71% <ø> (ø)
lib/src/models/location/hours/special_hours.dart 83.33% <ø> (ø)
... 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 9293f5e...f4c5e80. Read the comment docs.