Fix getindex(::Object{String}, ::Symbol) and vice versa #420
Codecov / codecov/project
failed
Dec 18, 2025 in 0s
90.05% (-0.14%) compared to 7ffcc9d
View this Pull Request on Codecov
90.05% (-0.14%) compared to 7ffcc9d
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.05%. Comparing base (7ffcc9d) to head (fc4fede).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/object.jl | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #420 +/- ##
==========================================
- Coverage 90.18% 90.05% -0.14%
==========================================
Files 7 7
Lines 1345 1347 +2
==========================================
Hits 1213 1213
- Misses 132 134 +2 ☔ 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