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

Order generators with respect to their dependencies #2458

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

quentin
Copy link
Member

@quentin quentin commented Dec 18, 2023

fix #2416

@quentin quentin requested a review from julienhenry December 18, 2023 19:51
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Merging #2458 (3c7d23a) into master (2d20ade) will increase coverage by 0.03%.
The diff coverage is 97.91%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2458      +/-   ##
==========================================
+ Coverage   78.19%   78.23%   +0.03%     
==========================================
  Files         486      486              
  Lines       32374    32417      +43     
==========================================
+ Hits        25315    25360      +45     
+ Misses       7059     7057       -2     
Files Coverage Δ
src/ast2ram/seminaive/ClauseTranslator.cpp 97.83% <97.91%> (-0.02%) ⬇️

... and 4 files with indirect coverage changes

@quentin quentin merged commit 9ac6b24 into souffle-lang:master Dec 19, 2023
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.

Segmentation fault caused by unconstrained count disjunction
2 participants