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

#30: Added getting list of admins for account & location #35

Closed OlegNovosad closed 3 years ago

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

Codecov Report

Merging #35 (931be13) into release/0.4.0 (ba22b44) will decrease coverage by 2.10%. The diff coverage is 75.00%.

:exclamation: Current head 931be13 differs from pull request most recent head 2220b4a. Consider uploading reports for the commit 2220b4a to get more accurate results Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.4.0      #35      +/-   ##
=================================================
- 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 8 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 ba22b44...2220b4a. Read the comment docs.