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

feat: support Bot API 7.1 #532

Merged
merged 2 commits into from
Feb 16, 2024
Merged

feat: support Bot API 7.1 #532

merged 2 commits into from
Feb 16, 2024

Conversation

KnorpelSenf
Copy link
Member

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (46f46ee) 46.06% compared to head (98fc740) 46.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
+ Coverage   46.06%   46.08%   +0.01%     
==========================================
  Files          19       19              
  Lines        6050     6052       +2     
  Branches      320      320              
==========================================
+ Hits         2787     2789       +2     
  Misses       3260     3260              
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KnorpelSenf KnorpelSenf marked this pull request as ready for review February 16, 2024 12:31
Copy link
Contributor

@roziscoding roziscoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a minor comment by LGTM

Comment on lines +306 to +308

sender_boost_count: {},

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why the extra blank lines?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To separate semantically unrelated sections.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason, it did not run through deno fmt like the rest of the repo.

@KnorpelSenf KnorpelSenf merged commit 85b3c41 into main Feb 16, 2024
8 checks passed
@KnorpelSenf KnorpelSenf deleted the api-7.1 branch February 16, 2024 12:35
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

3 participants