Skip to content

feat: Adding experience_id support to Client class. - #338

Merged
arriolac merged 4 commits into
masterfrom
chris/feat/experience_id
Jan 21, 2020
Merged

feat: Adding experience_id support to Client class.#338
arriolac merged 4 commits into
masterfrom
chris/feat/experience_id

Conversation

@arriolac

@arriolac arriolac commented Jan 16, 2020

Copy link
Copy Markdown
Contributor

Closes #336

  • Write unit tests

@arriolac arriolac added the needs work This is a pull request that needs a little love. label Jan 16, 2020
@arriolac
arriolac requested a review from jpoehnelt January 16, 2020 20:57
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 16, 2020
@codecov

codecov Bot commented Jan 16, 2020

Copy link
Copy Markdown

Codecov Report

Merging #338 into master will increase coverage by 0.17%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
+ Coverage   88.26%   88.43%   +0.17%     
==========================================
  Files          12       12              
  Lines         622      640      +18     
==========================================
+ Hits          549      566      +17     
- Misses         73       74       +1
Impacted Files Coverage Δ
googlemaps/client.py 91.66% <94.73%> (+0.26%) ⬆️

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 e3dcfc3...09d0684. Read the comment docs.

@arriolac arriolac removed the needs work This is a pull request that needs a little love. label Jan 17, 2020

@jpoehnelt jpoehnelt left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, it might be nice to include a test with the sample tags to include in documentation

[START maps_experience_id]
[END maps_experience_id]

I did this for go and javascript.

@arriolac
arriolac merged commit 2d6d4a9 into master Jan 21, 2020
@arriolac
arriolac deleted the chris/feat/experience_id branch January 21, 2020 17:52
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Experience Id Header

3 participants