Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

much cleaner and easier way to test all the features compile

Open ljeub-pometry opened this issue 6 months ago • 0 comments

What changes were proposed in this pull request?

  • Tweaks the CI workflow for the features check to use cargo hack instead of manually testing each feature
  • Specify minimum rust version as 1.80.0 so caches aren't invalidated on point updates

Why are the changes needed?

Future-proof way to test all features actually compile even if we add new features in the future

Does this PR introduce any user-facing change? If yes is this documented?

No, just tweaks the CI workflows

ljeub-pometry avatar Aug 09 '24 08:08 ljeub-pometry