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

tests(tgb): increase coverage #17

Merged
merged 7 commits into from
Jun 25, 2022
Merged

tests(tgb): increase coverage #17

merged 7 commits into from
Jun 25, 2022

Conversation

mr-linch
Copy link
Owner

@mr-linch mr-linch commented Jun 25, 2022

related to #19

  • handler.go
  • middleware.go
  • polling.go
  • webhook.go

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #17 (aa2b295) into main (316df7f) will increase coverage by 6.00%.
The diff coverage is 96.87%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   14.81%   20.81%   +6.00%     
==========================================
  Files          15       15              
  Lines        3504     3540      +36     
==========================================
+ Hits          519      737     +218     
+ Misses       2967     2777     -190     
- Partials       18       26       +8     
Impacted Files Coverage Δ
tgb/webhook.go 89.20% <95.45%> (+89.20%) ⬆️
tgb/polling.go 85.41% <100.00%> (+85.41%) ⬆️
tgb/handler.go 100.00% <0.00%> (+100.00%) ⬆️
tgb/middleware.go 100.00% <0.00%> (+100.00%) ⬆️

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 316df7f...aa2b295. Read the comment docs.

@mr-linch mr-linch assigned mr-linch and unassigned mr-linch Jun 25, 2022
@mr-linch mr-linch merged commit a89bdd8 into main Jun 25, 2022
@mr-linch mr-linch deleted the tgb-tests branch June 25, 2022 20:13
@mr-linch mr-linch mentioned this pull request Jun 25, 2022
3 tasks
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.

1 participant