Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support "Channel access token v2.1" #203

Merged
merged 4 commits into from
May 11, 2020
Merged

Support "Channel access token v2.1" #203

merged 4 commits into from
May 11, 2020

Conversation

clsung
Copy link
Contributor

@clsung clsung commented Apr 19, 2020

@codecov-io
Copy link

codecov-io commented Apr 19, 2020

Codecov Report

Merging #203 into master will increase coverage by 0.95%.
The diff coverage is 87.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
+ Coverage   76.29%   77.24%   +0.95%     
==========================================
  Files          27       30       +3     
  Lines        2143     2290     +147     
==========================================
+ Hits         1635     1769     +134     
- Misses        411      418       +7     
- Partials       97      103       +6     
Impacted Files Coverage Δ
linebot/client.go 72.09% <ø> (ø)
linebot/response.go 69.61% <77.77%> (-0.69%) ⬇️
linebot/oauth2.go 88.88% <88.88%> (ø)
linebot/message.go 82.23% <0.00%> (-0.51%) ⬇️
linebot/sender.go 100.00% <0.00%> (ø)
linebot/progress.go 100.00% <0.00%> (ø)
linebot/flex_unmarshal.go 68.85% <0.00%> (+1.63%) ⬆️
... and 1 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 4065d64...7858a27. Read the comment docs.

linebot/oauth2.go Outdated Show resolved Hide resolved
@nasa9084
Copy link
Member

Thank you, LGTM~

@nasa9084 nasa9084 merged commit 8d7e683 into line:master May 11, 2020
@clsung clsung deleted the oauth2.1 branch May 11, 2020 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants