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

src/polling: Fix the Offset Infinite Loop bug #265

Merged
merged 4 commits into from
Dec 5, 2017

Conversation

GochoMugo
Copy link
Collaborator

@codecov-io
Copy link

codecov-io commented Feb 9, 2017

Codecov Report

Merging #265 into master will increase coverage by 8.11%.
The diff coverage is 89.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
+ Coverage    81.3%   89.42%   +8.11%     
==========================================
  Files           5        5              
  Lines        1717     1314     -403     
  Branches      360      265      -95     
==========================================
- Hits         1396     1175     -221     
+ Misses        321      139     -182
Impacted Files Coverage Δ
src/telegram.js 89.03% <100%> (+11.57%) ⬆️
src/telegramPolling.js 81.9% <88.88%> (-9.06%) ⬇️
src/errors.js 98.66% <0%> (+5.51%) ⬆️

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 fb1f434...1183297. Read the comment docs.

@GochoMugo
Copy link
Collaborator Author

While this bug fix may not able to be shipped in the next release, I would highly appreciate if I got some feedback on the implementation.

/cc @yagop @kamikazechaser @GingerPlusPlus @phillipadsmith

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants