Skip to content

fix: Rename awaitAnimation to awaitAnimateCamera#126

Merged
arriolac merged 3 commits into
mainfrom
chris/awaitAnimateCamera
Mar 5, 2021
Merged

fix: Rename awaitAnimation to awaitAnimateCamera#126
arriolac merged 3 commits into
mainfrom
chris/awaitAnimateCamera

Conversation

@arriolac

@arriolac arriolac commented Mar 5, 2021

Copy link
Copy Markdown
Contributor

Renamed awaitAnimation to awaitAnimateCamera to match the underlying method name. Not only does this match the original method, but this is also a lot more specific. The former method name could be confusing since it's not clear what is being animated.

BREAKING CHANGE: Renamed awaitAnimation to awaitAnimateCamera

Renamed suspending function to match wrapped method name which is more
specific.

BREAKING CHANGE: awaitAnimation renamed to awaitAnimateCamera
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2021
@codecov

codecov Bot commented Mar 5, 2021

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (main@4180b06). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             main    #126   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?      28           
  Lines           ?     202           
  Branches        ?      27           
======================================
  Hits            ?       0           
  Misses          ?     202           
  Partials        ?       0           

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 4180b06...2eaf227. Read the comment docs.

@arriolac arriolac merged commit 770b068 into main Mar 5, 2021
@arriolac arriolac deleted the chris/awaitAnimateCamera branch March 5, 2021 22:49
googlemaps-bot pushed a commit that referenced this pull request Mar 5, 2021
# [3.0.0](v2.4.0...v3.0.0) (2021-03-05)

### Bug Fixes

* Rename awaitAnimation to awaitAnimateCamera ([#126](#126)) ([770b068](770b068))

### BREAKING CHANGES

* awaitAnimation renamed to awaitAnimateCamera

* Disable jacoco

* Attempt to fix NoClassDef erro.
@googlemaps-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants