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

Introduce GetEmbeds() and SetEmbeds() #109

Conversation

wneessen
Copy link
Owner

These two methods work analogous to the *Attachments() methods and provide the user with access to the embedded files.

These two methods work analogous to the `*Attachments()` methods and provide the user with access to the embedded files.
@codecov-commenter
Copy link

Codecov Report

Merging #109 (25e00c6) into main (c602ba1) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   80.74%   80.62%   -0.13%     
==========================================
  Files          20       20              
  Lines        1844     1848       +4     
==========================================
+ Hits         1489     1490       +1     
- Misses        257      259       +2     
- Partials       98       99       +1     
Impacted Files Coverage Δ
msg.go 86.74% <100.00%> (+0.08%) ⬆️
client.go 79.26% <0.00%> (-1.01%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wneessen wneessen merged commit f2e0a9d into main Jan 29, 2023
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.

2 participants