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

fix(inline): passing fields #330

Merged
merged 2 commits into from May 9, 2021
Merged

fix(inline): passing fields #330

merged 2 commits into from May 9, 2021

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented May 9, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 9, 2021

Codecov Report

Merging #330 (e178f01) into main (a5cc0bf) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
+ Coverage   68.74%   68.79%   +0.04%     
==========================================
  Files         294      294              
  Lines        9279     9293      +14     
==========================================
+ Hits         6379     6393      +14     
  Misses       2295     2295              
  Partials      605      605              
Impacted Files Coverage Δ
telegram/message/inline/article.go 77.77% <100.00%> (+4.44%) ⬆️
telegram/message/inline/document.go 88.57% <100.00%> (+1.47%) ⬆️
telegram/message/inline/game.go 80.00% <100.00%> (+1.05%) ⬆️
telegram/message/inline/inline.go 48.48% <100.00%> (+1.60%) ⬆️
telegram/message/inline/photo.go 81.81% <100.00%> (+1.81%) ⬆️

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 a5cc0bf...e178f01. Read the comment docs.

@ernado ernado merged commit e206540 into main May 9, 2021
@ernado ernado deleted the fix/inline-some-minor-fixes branch May 9, 2021 10:12
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.

None yet

2 participants