Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Conversation

@jdno
Copy link
Member

@jdno jdno commented Jul 4, 2022

Events can be triggered by bots, which are then included as the sender
in the payload. By adding a new account type for them, these events can
now be deserialized.

Events can be triggered by bots, which are then included as the `sender`
in the payload. By adding a new account type for them, these events can
now be deserialized.
Copy link
Member Author

jdno commented Jul 4, 2022

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@jdno jdno self-assigned this Jul 4, 2022
@jdno jdno added R-added Add a new feature to the release notes L-rust Tag the Rust ecosystem labels Jul 4, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #72 (9ac2996) into main (797a4f0) will decrease coverage by 0.32%.
The diff coverage is 78.57%.

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   95.05%   94.72%   -0.33%     
==========================================
  Files          34       35       +1     
  Lines         688      702      +14     
==========================================
+ Hits          654      665      +11     
- Misses         34       37       +3     
Impacted Files Coverage Δ
src/account/mod.rs 88.23% <0.00%> (-5.52%) ⬇️
src/account/bot.rs 84.61% <84.61%> (ø)

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 cd3b0a6...9ac2996. Read the comment docs.

@jdno jdno merged commit d08ea7a into main Jul 4, 2022
@jdno jdno deleted the add-bot-account branch July 4, 2022 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

L-rust Tag the Rust ecosystem R-added Add a new feature to the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants