Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix Chunk method error #163

Merged

Conversation

faissaloux
Copy link
Contributor

Fixes #162

@faissaloux faissaloux changed the title fix Chunk method error Fix Chunk method error Jan 17, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #163 (71d7199) into master (8609d67) will increase coverage by 1.60%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #163      +/-   ##
============================================
+ Coverage     48.92%   50.52%   +1.60%     
- Complexity      108      109       +1     
============================================
  Files            12       12              
  Lines           278      287       +9     
============================================
+ Hits            136      145       +9     
  Misses          142      142              
Impacted Files Coverage Δ
src/TelegramChannel.php 69.56% <100.00%> (+2.89%) ⬆️
src/Telegram.php 0.00% <0.00%> (ø)
src/TelegramFile.php 0.00% <0.00%> (ø)
src/Traits/HasSharedLogic.php 94.11% <0.00%> (+0.36%) ⬆️
src/TelegramServiceProvider.php 88.88% <0.00%> (+46.03%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@irazasyed irazasyed merged commit 4e9fbd6 into laravel-notification-channels:master Jan 18, 2023
@irazasyed
Copy link
Member

Thanks

@faissaloux faissaloux deleted the fix-chunk-error branch January 18, 2023 11:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Method Chunk throws an error
3 participants