feat(applications): add Application
structure
#11163
+137
−0
Draft
Codecov / codecov/project
succeeded
Oct 9, 2025 in 0s
44.16% (-0.03%) compared to 0c2975e
View this Pull Request on Codecov
44.16% (-0.03%) compared to 0c2975e
Details
Codecov Report
❌ Patch coverage is 36.20690%
with 37 lines
in your changes missing coverage. Please review.
✅ Project coverage is 44.16%. Comparing base (0c2975e
) to head (66fe4bb
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ackages/structures/src/applications/Application.ts | 42.00% | 29 Missing |
...ructures/src/bitfields/ApplicationFlagsBitField.ts | 0.00% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #11163 +/- ##
==========================================
- Coverage 44.19% 44.16% -0.03%
==========================================
Files 313 315 +2
Lines 18093 18151 +58
Branches 1796 1798 +2
==========================================
+ Hits 7996 8017 +21
- Misses 10085 10122 +37
Partials 12 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.
Loading