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 examples #2234

Merged
merged 1 commit into from Mar 21, 2022
Merged

fix examples #2234

merged 1 commit into from Mar 21, 2022

Conversation

quentin
Copy link
Member

@quentin quentin commented Mar 21, 2022

Hi, some examples were failing and needed a small fix.

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #2234 (10a8601) into master (bc8d8dc) will increase coverage by 0.54%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2234      +/-   ##
==========================================
+ Coverage   75.26%   75.81%   +0.54%     
==========================================
  Files         454      454              
  Lines       27587    27587              
==========================================
+ Hits        20764    20914     +150     
+ Misses       6823     6673     -150     
Impacted Files Coverage Δ
src/include/souffle/datastructure/UnionFind.h 95.60% <0.00%> (-2.20%) ⬇️
src/include/souffle/datastructure/BTree.h 97.47% <0.00%> (+0.42%) ⬆️
src/include/souffle/datastructure/LambdaBTree.h 75.57% <0.00%> (+1.52%) ⬆️
src/include/souffle/datastructure/BTreeDelete.h 57.14% <0.00%> (+21.57%) ⬆️

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 fixing!

@b-scholz b-scholz merged commit 87a2741 into souffle-lang:master Mar 21, 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