jvalue / jayvee

Jayvee is a domain-specific language and runtime for automated processing of data pipelines
https://jvalue.github.io/jayvee/
150 stars 15 forks source link

[BUG] GTFSExtractor smoke test: reference resolution before ComputedScopes state #622

Open georg-schwarz opened 1 month ago

georg-schwarz commented 1 month ago

Steps to reproduce

  1. Clone repo
  2. npm ci and npm run test

Note: As the issue only happened locally, I assume a timing issue.

Description