Skip to content

Fix code style issues and run security checks

7cb61a1
Select commit
Loading
Failed to load commit list.
Draft

feat(structures): add Guild structures and additional bitfields to @discordjs/structures #11355

Fix code style issues and run security checks
7cb61a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 0s

33.12% (+0.67%) compared to 548d752

View this Pull Request on Codecov

33.12% (+0.67%) compared to 548d752

Details

Codecov Report

❌ Patch coverage is 63.59649% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.12%. Comparing base (548d752) to head (7cb61a1).

Files with missing lines Patch % Lines
packages/structures/src/guilds/Guild.ts 26.02% 54 Missing ⚠️
packages/structures/src/guilds/GuildMember.ts 66.12% 12 Missing and 9 partials ⚠️
packages/structures/src/guilds/Role.ts 78.57% 6 Missing ⚠️
packages/structures/src/guilds/RoleTags.ts 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11355      +/-   ##
==========================================
+ Coverage   32.45%   33.12%   +0.67%     
==========================================
  Files         369      381      +12     
  Lines       13612    13840     +228     
  Branches     1069     1081      +12     
==========================================
+ Hits         4418     4585     +167     
- Misses       9059     9108      +49     
- Partials      135      147      +12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.