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

Allow custom attachments to be added to Events #768

Closed

Conversation

RiotHaxwagon
Copy link

This change allows you to add specific attachments to the Event (without solely relying on scope-based attachments)

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (032ecc1) 80.77% compared to head (21991a6) 80.81%.
Report is 9 commits behind head on master.

Files Patch % Lines
interfaces.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #768      +/-   ##
==========================================
+ Coverage   80.77%   80.81%   +0.04%     
==========================================
  Files          47       48       +1     
  Lines        4701     4718      +17     
==========================================
+ Hits         3797     3813      +16     
- Misses        765      767       +2     
+ Partials      139      138       -1     

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

@cleptric
Copy link
Member

cleptric commented Feb 7, 2024

I don't think we need these methods, so I just exported the struct field instead in #771.

@cleptric cleptric closed this Feb 7, 2024
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.

3 participants