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

Add WithNotificationDisabled() to push/reply/multicast message API #157

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

clsung
Copy link
Contributor

@clsung clsung commented May 19, 2019

  • add omitempty to notificationDisabled since it's optional

@codecov-io
Copy link

codecov-io commented May 19, 2019

Codecov Report

Merging #157 into master will increase coverage by 0.27%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   72.46%   72.74%   +0.27%     
==========================================
  Files          23       23              
  Lines        1776     1794      +18     
==========================================
+ Hits         1287     1305      +18     
  Misses        412      412              
  Partials       77       77
Impacted Files Coverage Δ
linebot/send_message.go 93.75% <100%> (+1.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 776e53e...c5243e9. Read the comment docs.

@tkgauri tkgauri requested review from nasa9084 and k2wanko May 28, 2019 08:01
@nasa9084
Copy link
Member

nasa9084 commented Jun 7, 2019

I think your summary is not match with the changes of code...

@clsung clsung changed the title Add NotificationDisable() to push/reply/multicast message API Add WithNotificationDisabled() to push/reply/multicast message API Jun 7, 2019
@clsung clsung force-pushed the enhanced_message_api branch from 2e7d013 to 1eb3e0e Compare June 7, 2019 02:41
@clsung clsung force-pushed the enhanced_message_api branch 3 times, most recently from 1b9cd33 to f5eaaff Compare June 18, 2019 07:35
- support notificationDisabled, which is added to API recently.
- add omitempty to `notificationDisabled` since it's optional
@clsung clsung force-pushed the enhanced_message_api branch from f5eaaff to c5243e9 Compare June 25, 2019 07:53
@k2wanko k2wanko merged commit c5243e9 into line:master Jun 25, 2019
@k2wanko
Copy link
Contributor

k2wanko commented Jun 25, 2019

@clsung Thank you

@clsung clsung deleted the enhanced_message_api branch June 25, 2019 12:25
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.

4 participants