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

#13 Add accounts support (get) #23

Closed OlegNovosad closed 3 years ago

OlegNovosad commented 3 years ago

Closes #13

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (4211011) into release/0.3.0 (9e1aa63) will increase coverage by 10.10%. The diff coverage is 94.20%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release/0.3.0      #23       +/-   ##
==================================================
+ Coverage          75.77%   85.88%   +10.10%     
==================================================
  Files                 40       50       +10     
  Lines                194      255       +61     
==================================================
+ Hits                 147      219       +72     
+ Misses                47       36       -11     
Impacted Files Coverage Δ
lib/src/managers/reviews_manager.dart 100.00% <ø> (ø)
lib/src/models/location/location.dart 75.00% <ø> (ø)
lib/src/models/review/review.dart 66.66% <ø> (ø)
lib/src/models/review/review_reply.dart 75.00% <ø> (ø)
lib/src/models/review/reviewer.dart 75.00% <ø> (ø)
lib/src/models/review/reviews.dart 75.00% <ø> (ø)
lib/src/models/account/account.dart 75.00% <75.00%> (ø)
lib/src/models/account/accounts.dart 75.00% <75.00%> (ø)
lib/src/models/account/organization_info.dart 75.00% <75.00%> (ø)
lib/src/models/location/locations.dart 75.00% <75.00%> (ø)
... and 22 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 9e1aa63...da30f61. Read the comment docs.