Giorgi / DuckDB.NET

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

remove SourceLink and ensure sdk 8 #173

Closed SimonCropp closed 3 months ago

SimonCropp commented 3 months ago

SourceLink is included OOTB in net 8 and does not need to be explicitly referenced

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 87.76%. Comparing base (cf0e1b4) to head (d21a07a). Report is 1 commits behind head on develop.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #173 +/- ## ======================================== Coverage 87.76% 87.76% ======================================== Files 42 42 Lines 1488 1488 Branches 209 209 ======================================== Hits 1306 1306 Misses 128 128 Partials 54 54 ```

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

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8216928387

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 8214630846: 0.0%
Covered Lines: 1360
Relevant Lines: 1488

💛 - Coveralls