duckdb / duckdb-rs

Ergonomic bindings to duckdb for Rust
MIT License
511 stars 113 forks source link

Bump DuckDB loadable macro version #265

Closed Mause closed 9 months ago

Mause commented 9 months ago

this will allow the updated version to be published

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (36d76c1) 60.50% compared to head (bd1a611) 60.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ======================================= Coverage 60.50% 60.50% ======================================= Files 36 36 Lines 2132 2132 ======================================= Hits 1290 1290 Misses 842 842 ```

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

Mytherin commented 9 months ago

Thanks!