AbsaOSS / spline

Data Lineage Tracking And Visualization Solution
https://absaoss.github.io/spline/
Apache License 2.0
588 stars 154 forks source link

Bugfix/spline 1266 tx info discrepancy and index #1267

Closed wajda closed 10 months ago

wajda commented 10 months ago

Fixes #1266

  1. Rename _tx_info into _txInfo as it should be
  2. Improve document removal query performance on TX rollback by only filtering on _txInfo.uid instead of the entire _txInfo object.
  3. Add persistent index on _txInfo.uid to all graph nodes and edges
  4. Fix some minor deprecations
github-actions[bot] commented 10 months ago

JaCoCo code coverage report

File Coverage [52.85%] :x:
AdminCLI.scala 85.72% :green_apple:
ArangoManager.scala 54.1% :x:
persistentDefs.scala 1.74% :x:
ArangoDatabaseFacade.scala 0% :x:
Total Project Coverage 35.71% :green_apple:
sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication