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

Project structure refactoring #233

Merged
merged 27 commits into from
Oct 22, 2024
Merged

Conversation

RuslanUC
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 94.27733% with 78 lines in your changes missing coverage. Please review.

Project coverage is 96.11%. Comparing base (df8e8b5) to head (0cf1dea).
Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
yepcord/yepcord/models/channel.py 82.35% 21 Missing ⚠️
yepcord/yepcord/models/user.py 90.53% 16 Missing ⚠️
yepcord/rest_api/routes/channels.py 86.23% 15 Missing ⚠️
yepcord/rest_api/utils.py 72.22% 5 Missing ⚠️
yepcord/rest_api/routes/guilds.py 96.58% 4 Missing ⚠️
yepcord/yepcord/models/guild_member.py 86.95% 3 Missing ⚠️
yepcord/rest_api/routes/webhooks.py 94.44% 2 Missing ⚠️
yepcord/yepcord/mq_broker.py 77.77% 2 Missing ⚠️
yepcord/rest_api/models/guilds.py 75.00% 1 Missing ⚠️
yepcord/rest_api/routes/auth.py 97.29% 1 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage   96.06%   96.11%   +0.05%     
==========================================
  Files          89       92       +3     
  Lines        8030     7905     -125     
==========================================
- Hits         7714     7598     -116     
+ Misses        316      307       -9     

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

@RuslanUC RuslanUC merged commit 7dfe87e into master Oct 22, 2024
25 checks passed
@RuslanUC RuslanUC deleted the project-structure-refactoring branch October 22, 2024 12:15
@RuslanUC RuslanUC restored the project-structure-refactoring branch October 22, 2024 12:15
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.

1 participant