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

Missing inline keyword for function GreaterOrEqualPrime #2364

Merged
merged 1 commit into from Nov 29, 2022

Conversation

b-scholz
Copy link
Member

I receive an error on an OS X machine since Inline is missing.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #2364 (b311946) into master (04ff3b7) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2364      +/-   ##
==========================================
+ Coverage   77.50%   77.52%   +0.01%     
==========================================
  Files         466      466              
  Lines       30690    30690              
==========================================
+ Hits        23786    23791       +5     
+ Misses       6904     6899       -5     
Impacted Files Coverage Δ
...ouffle/datastructure/ConcurrentInsertOnlyHashMap.h 88.97% <100.00%> (+0.78%) ⬆️
src/include/souffle/datastructure/BTree.h 98.33% <0.00%> (+0.41%) ⬆️
src/include/souffle/utility/ParallelUtil.h 85.27% <0.00%> (+1.55%) ⬆️

Copy link
Collaborator

@XiaowenHu96 XiaowenHu96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@b-scholz b-scholz merged commit 2b05b9c into souffle-lang:master Nov 29, 2022
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.

None yet

2 participants