Skip to content

dependencies: add fidelity column to codeintel_lockfiles and populate

Administrator requested to merge mrn/lockfile-fidelity into main

Created by: mrnugget

As discussed with @efritz yesterday: this adds the fidelity column to the codeintel_lockfiles table and populates it when upserting a graph.

The values will likely change in the next few weeks (since we might be able to get rid of circle if we use more files to determine full graph) so it's not a database enum.

Test plan

  • Existing unit tests
  • New unit tests

Merge request reports

Loading