Giorgi / DuckDB.NET

Bindings and ADO.NET Provider for DuckDB
https://duckdb.net
MIT License
338 stars 61 forks source link

Added retrieval of precision and scale information for decimal types... #189

Closed magneto-81 closed 1 month ago

magneto-81 commented 1 month ago

Added retrieval of precision and scale information for decimal types to the datareader schema.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.68%. Comparing base (6cd6c10) to head (4fcca2c).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #189 +/- ## =========================================== + Coverage 87.60% 87.68% +0.07% =========================================== Files 53 53 Lines 1630 1640 +10 Branches 230 231 +1 =========================================== + Hits 1428 1438 +10 Misses 145 145 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9110668536

Details


Totals Coverage Status
Change from base Build 9095397334: 0.05%
Covered Lines: 1495
Relevant Lines: 1640

💛 - Coveralls