fix(clarity): Allow traits to be used at top-level in the same contract #6846
Codecov / codecov/project
succeeded
Feb 17, 2026 in 1s
78.61% (+30.70%) compared to c8a06ad
View this Pull Request on Codecov
78.61% (+30.70%) compared to c8a06ad
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.61%. Comparing base (c8a06ad) to head (6931f8a).
Additional details and impacted files
@@ Coverage Diff @@
## develop #6846 +/- ##
============================================
+ Coverage 47.91% 78.61% +30.70%
============================================
Files 604 604
Lines 362270 362281 +11
Branches 338 338
============================================
+ Hits 173564 284808 +111244
+ Misses 188706 77473 -111233 | Files with missing lines | Coverage Δ | |
|---|---|---|
| clarity/src/vm/functions/database.rs | 89.46% <100.00%> (+12.33%) |
⬆️ |
| clarity/src/vm/version.rs | 69.49% <100.00%> (+2.82%) |
⬆️ |
... and 480 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c8a06ad...6931f8a. Read the comment docs.
🚀 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