Skip to content

update

acb5c2b
Select commit
Loading
Failed to load commit list.
Merged

feat: add missing update methods to bindings #28

update
acb5c2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2026 in 1s

87.81% (-0.38%) compared to 9437e7f

View this Pull Request on Codecov

87.81% (-0.38%) compared to 9437e7f

Details

Codecov Report

❌ Patch coverage is 66.35071% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.81%. Comparing base (9437e7f) to head (acb5c2b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
bindings/dart/lib/src/database.dart 62.80% 45 Missing ⚠️
bindings/julia/src/database.jl 63.49% 23 Missing ⚠️
src/database.cpp 81.25% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   88.18%   87.81%   -0.38%     
==========================================
  Files          49       49              
  Lines        6931     7098     +167     
  Branches      404      394      -10     
==========================================
+ Hits         6112     6233     +121     
- Misses        811      857      +46     
  Partials        8        8              
Files with missing lines Coverage Δ
bindings/julia/src/element.jl 61.29% <100.00%> (+1.96%) ⬆️
bindings/julia/src/lua_runner.jl 90.90% <100.00%> (+2.02%) ⬆️
src/database.cpp 76.86% <81.25%> (+0.50%) ⬆️
bindings/julia/src/database.jl 66.18% <63.49%> (-0.30%) ⬇️
bindings/dart/lib/src/database.dart 69.70% <62.80%> (-2.05%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.