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

Add require functions for Interaction.Data #64

Merged
merged 4 commits into from Jan 21, 2024

Conversation

MahdiBM
Copy link
Collaborator

@MahdiBM MahdiBM commented Jan 21, 2024

Resolves #62

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

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

Comparison is base (f8233c0) 19.70% compared to head (7ef3a65) 73.11%.

Files Patch % Lines
Sources/DiscordModels/Types/Interaction.swift 90.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #64       +/-   ##
===========================================
+ Coverage   19.70%   73.11%   +53.41%     
===========================================
  Files          69       69               
  Lines       11657    11677       +20     
===========================================
+ Hits         2297     8538     +6241     
+ Misses       9360     3139     -6221     

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

@MahdiBM MahdiBM enabled auto-merge (squash) January 21, 2024 19:49
@MahdiBM MahdiBM disabled auto-merge January 21, 2024 19:49
@MahdiBM MahdiBM merged commit 5c04595 into main Jan 21, 2024
25 of 26 checks passed
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.

Add methods to extract Interaction.Data
1 participant