Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI job for Apple ARM #2478

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Add CI job for Apple ARM #2478

merged 1 commit into from
Mar 17, 2024

Conversation

quentin
Copy link
Member

@quentin quentin commented Mar 15, 2024

Using macos14 runner and build with gcc-13.

Using `macos14` runner and build with `gcc-13`.
@quentin quentin requested a review from brofranks March 15, 2024 17:46
@quentin quentin marked this pull request as ready for review March 15, 2024 17:48
@quentin
Copy link
Member Author

quentin commented Mar 15, 2024

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.79%. Comparing base (d804988) to head (eaff312).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2478   +/-   ##
=======================================
  Coverage   77.79%   77.79%           
=======================================
  Files         492      492           
  Lines       33188    33188           
=======================================
+ Hits        25818    25820    +2     
+ Misses       7370     7368    -2     
Files Coverage Δ
src/interpreter/Engine.cpp 85.15% <100.00%> (ø)
src/synthesiser/Synthesiser.cpp 85.03% <ø> (ø)

... and 1 file with indirect coverage changes

@quentin quentin requested a review from b-scholz March 16, 2024 10:14
@quentin quentin merged commit 6473787 into souffle-lang:master Mar 17, 2024
30 of 35 checks passed
@quentin quentin deleted the macos14 branch March 18, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants