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

0.3.2 #39

Closed OlegNovosad closed 2 years ago

OlegNovosad commented 2 years ago

Updated dependencies.

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (1846d37) into master (fd69f66) will decrease coverage by 2.10%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   85.88%   83.77%   -2.11%     
==========================================
  Files          50       56       +6     
  Lines         255      302      +47     
==========================================
+ Hits          219      253      +34     
- Misses         36       49      +13     
Impacted Files Coverage Δ
lib/src/common/util.dart 100.00% <ø> (ø)
lib/src/google_my_business.dart 100.00% <ø> (ø)
lib/src/models/common/error/error_details.dart 0.00% <0.00%> (ø)
lib/src/models/common/error/field_violation.dart 0.00% <0.00%> (ø)
lib/src/models/common/error/error.dart 40.00% <33.33%> (ø)
lib/src/models/account/admin/admin.dart 66.66% <66.66%> (ø)
lib/src/models/account/admin/account_admins.dart 75.00% <75.00%> (ø)
lib/src/models/account/admin/location_admins.dart 75.00% <75.00%> (ø)
lib/src/managers/accounts_manager.dart 100.00% <100.00%> (ø)
lib/src/managers/locations_manager.dart 100.00% <100.00%> (ø)
... and 2 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 fd69f66...1846d37. Read the comment docs.