Add BaseTableName support to GetSchemaTable() #319
Codecov / codecov/project
failed
Mar 28, 2026 in 0s
87.40% (-0.28%) compared to 87f04e7
View this Pull Request on Codecov
87.40% (-0.28%) compared to 87f04e7
Details
Codecov Report
❌ Patch coverage is 70.73171% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.40%. Comparing base (87f04e7) to head (44976b3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| DuckDB.NET.Data/DuckDBDataReader.cs | 70.73% | 7 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #319 +/- ##
===========================================
- Coverage 87.67% 87.40% -0.28%
===========================================
Files 69 69
Lines 2605 2643 +38
Branches 378 387 +9
===========================================
+ Hits 2284 2310 +26
- Misses 230 237 +7
- Partials 91 96 +5 ☔ 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