• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Giorgi / DuckDB.NET / 22550064358

Builds Branch Commit Type Ran Committer Via Coverage
22550064358 develop Skip appender clear tests push 01 Mar 2026 06:53PM UTC Giorgi github
89.68
22500794591 nightly-builds Add `object` type support for simplified scalar functions Extract `ReadValue<T>` helper that dispatches to non-generic `GetValue` when T is `object`, enabling dynamic type resolution at runtime. push 27 Feb 2026 07:38PM UTC Giorgi github
89.87
22499887271 develop Download native libs for first target framework only Previously hardcoded to netstandard2.0, which breaks if the target framework list changes. Now dynamically picks the first entry from TargetFrameworks. push 27 Feb 2026 07:11PM UTC Giorgi github
89.45
22323392380 nightly-builds Throw on invalid enum internal type instead of returning -1 push 23 Feb 2026 08:31PM UTC Giorgi github
89.66
22262881094 nightly-builds Reuse vector readers across chunks via Reset Avoid recreating VectorDataReaderBase instances for each chunk by adding a virtual Reset method that updates data and validity pointers in place. Composite readers (Struct, List, Map, Decimal) override... push 21 Feb 2026 07:29PM UTC Giorgi github
89.67
22260401650 nightly-builds Cache enum dictionary lookups in EnumVectorDataReader Use a dictionary to avoid repeated P/Invoke calls to DuckDBEnumDictionaryValue for the same enum index. push 21 Feb 2026 04:44PM UTC Giorgi github
89.77
22241305397 nightly-builds Simplify VarInt to BigInteger conversion Replace manual base-256 digit-by-digit decimal conversion with BigInteger constructor that accepts big-endian byte spans. Use ArrayPool for the complement buffer on negative values. push 20 Feb 2026 09:13PM UTC Giorgi github
89.75
22237670288 nightly-builds Fix decimal precision and support scale > 28 Replace lossy double-based Math.Pow(10, scale) with pre-computed decimal and BigInteger lookup tables. Use direct decimal constructor and mantissa extraction instead of arithmetic reconstruction, avoi... push 20 Feb 2026 07:24PM UTC Giorgi github
89.88
22195224520 nightly-builds Consolidate table function registration overloads Unify the Type[] and DuckDBType[] overloads by converting parameters to DuckDBLogicalType[] upfront and delegating to a single registration method, removing duplicated logic. push 19 Feb 2026 06:45PM UTC Giorgi github
89.66
22194655451 nightly-builds Add SuppressGCTransition to duckdb_scalar_function_set_error push 19 Feb 2026 06:35PM UTC Giorgi github
89.64
22194396390 nightly-simplified-udf-api Add nullable parameter support to table functions push 19 Feb 2026 06:29PM UTC Giorgi github
89.64
22040213974 nightly-builds Fix table function resource cleanup and visibility push 15 Feb 2026 05:52PM UTC Giorgi github
89.32
22038483173 nightly-builds Report error when scalar function throws exception, minor fixes push 15 Feb 2026 03:52PM UTC Giorgi github
89.31
22036262245 nightly-builds-suppress-gc-transition Add SuppressGCTransition attribute push 15 Feb 2026 01:14PM UTC Giorgi github
89.26
22036141747 nightly-builds-suppress-gc-transition Add SuppressGCTransition attribute push 15 Feb 2026 01:06PM UTC Giorgi github
89.26
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 51
  • 52
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc