AlgebraicJulia / ACSets.jl

ACSets: Algebraic databases as in-memory data structures
https://algebraicjulia.github.io/ACSets.jl/
MIT License
18 stars 8 forks source link

Switch to ARM architecture for Mac tests #134

Closed epatters closed 4 months ago

epatters commented 4 months ago

Tests for the InterTypes Java integration are failing due to an architecture mismatch.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.95%. Comparing base (c6659aa) to head (f0866e9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== + Coverage 91.61% 91.95% +0.33% ========================================== Files 23 23 Lines 2087 2087 ========================================== + Hits 1912 1919 +7 + Misses 175 168 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.