Skip to content

Conversation

@kkdai
Copy link
Member

@kkdai kkdai commented Apr 25, 2019

  • Gets the number of messages sent in the current month.

Refer https://developers.line.biz/en/reference/messaging-api/#get-consumption

@codecov-io
Copy link

codecov-io commented Apr 25, 2019

Codecov Report

Merging #149 into master will increase coverage by 0.2%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #149     +/-   ##
=========================================
+ Coverage   72.11%   72.31%   +0.2%     
=========================================
  Files          23       23             
  Lines        1757     1777     +20     
=========================================
+ Hits         1267     1285     +18     
- Misses        413      414      +1     
- Partials       77       78      +1
Impacted Files Coverage Δ
linebot/client.go 74.32% <ø> (ø) ⬆️
linebot/get_quota.go 100% <100%> (ø) ⬆️
linebot/response.go 68.54% <75%> (+0.44%) ⬆️

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 e039956...a754b4d. Read the comment docs.

- Gets the number of messages sent in the current month.
@kkdai
Copy link
Member Author

kkdai commented May 4, 2019

This PR is trying to fixed #152

@sugyan sugyan self-requested a review May 5, 2019 11:06
Copy link
Contributor

@sugyan sugyan left a comment

Choose a reason for hiding this comment

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

LGTM 🙆‍♂

@kkdai
Copy link
Member Author

kkdai commented May 13, 2019

Anyone could help me to merge this?
Thank you

clsung added a commit to clsung/line-bot-sdk-go that referenced this pull request May 14, 2019
- not like line#149, I'll suggest make quota's query code in the same Call()
  1 quota/consumption is placed under quota/
  2 developer, when calling quota functions, only need to take care
    of one invoker aka GetMessageQuotaCall and one response aka MessageQuotaResponse
- final decision is left to repo commiters
@tkgauri
Copy link
Contributor

tkgauri commented May 17, 2019

#156

@k2wanko k2wanko self-requested a review May 17, 2019 07:35
@k2wanko k2wanko merged commit a754b4d into line:master May 17, 2019
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.

5 participants