WIP Added unary ops #14
Draft
Codecov / codecov/project
succeeded
Dec 3, 2025 in 0s
38.72% (+14.19%) compared to 848c81a
View this Pull Request on Codecov
38.72% (+14.19%) compared to 848c81a
Details
Codecov Report
❌ Patch coverage is 88.26531% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.72%. Comparing base (848c81a) to head (05cfba2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ops.jl | 66.66% | 19 Missing |
| src/number_types.jl | 92.85% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #14 +/- ##
===========================================
+ Coverage 24.52% 38.72% +14.19%
===========================================
Files 8 11 +3
Lines 1211 1379 +168
===========================================
+ Hits 297 534 +237
+ Misses 914 845 -69 ☔ 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.
Loading