Skip to content

Conversation

@tokuhirom
Copy link
Contributor

No description provided.

@tokuhirom tokuhirom requested a review from imasahiro November 13, 2020 05:39
tokuhirom and others added 3 commits November 14, 2020 10:00
…MessagingClient.java

Co-authored-by: Masahiro Ide <imasahiro9@gmail.com>
Co-authored-by: Masahiro Ide <imasahiro9@gmail.com>
@imasahiro
Copy link
Member

Seems you didn't add import Nonnull but other part looks good to me. I will merge once CI pass

@tokuhirom
Copy link
Contributor Author

This time, I removed @nullable annotation. Because we don't use jsr305 annotations in this project, yet.
we can discuss in the github issues if it's needed.

@codecov-io
Copy link

codecov-io commented Nov 16, 2020

Codecov Report

Merging #589 (fcbf48d) into master (5cedfc1) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #589      +/-   ##
============================================
+ Coverage     71.83%   71.86%   +0.02%     
- Complexity      339      341       +2     
============================================
  Files           176      176              
  Lines          1914     1916       +2     
  Branches         81       81              
============================================
+ Hits           1375     1377       +2     
  Misses          491      491              
  Partials         48       48              
Impacted Files Coverage Δ Complexity Δ
...a/com/linecorp/bot/client/LineMessagingClient.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...m/linecorp/bot/client/LineMessagingClientImpl.java 85.22% <100.00%> (+0.34%) 43.00 <2.00> (+2.00)

@imasahiro imasahiro added this to the 4.3.0 milestone Nov 16, 2020
@imasahiro imasahiro merged commit 7792191 into line:master Nov 17, 2020
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