keksmd commented on PR #968: URL: https://github.com/apache/incubator-graphar/pull/968#issuecomment-5566662645
@SemyonSinchenko @SYaoJun could you take a look when you have a moment? This one is rebased on current `main`, conflicts are resolved and CI is green. Note that the `test` job only builds `-pl storage-api -am`, so `graphar-core` is not exercised upstream yet. Locally the module is green: `OrderedAdjacencyResolverFixtureTest` 2/0/0 and `ChunkRangeTest` 6/0/0 from `core/target/surefire-reports`. The fixture test resolves the canonical data through `GAR_TEST_DATA` (then `gar.test.data`, then the usual relative fallbacks) and skips cleanly when the testing repository is absent, matching the convention in `graphar-info`. I can follow up with a separate PR widening `SDK_MODULES` so the newer SDK modules are actually compiled and tested in CI, if that sounds right to you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
