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

fix missing index on unsigned values when --generate-many #2312

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

quentin
Copy link
Member

@quentin quentin commented Sep 28, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #2312 (6a1f3bc) into master (b3403bf) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2312      +/-   ##
==========================================
+ Coverage   77.38%   77.39%   +0.01%     
==========================================
  Files         461      461              
  Lines       29003    29004       +1     
==========================================
+ Hits        22445    22449       +4     
+ Misses       6558     6555       -3     
Impacted Files Coverage Δ
src/ram/transform/MakeIndex.cpp 86.25% <100.00%> (+0.05%) ⬆️
...ouffle/datastructure/ConcurrentInsertOnlyHashMap.h 82.11% <0.00%> (+0.81%) ⬆️
src/include/souffle/utility/ParallelUtil.h 85.27% <0.00%> (+1.55%) ⬆️

Copy link
Member

@b-scholz b-scholz left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@b-scholz b-scholz merged commit 0b4172e into souffle-lang:master Sep 28, 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.

2 participants