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

update dominance example #2192

Merged
merged 1 commit into from
Feb 22, 2022
Merged

update dominance example #2192

merged 1 commit into from
Feb 22, 2022

Conversation

XiaowenHu96
Copy link
Collaborator

The dominance example can be done with subsumption.

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #2192 (964c178) into master (1b51ae6) will increase coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2192   +/-   ##
=======================================
  Coverage   75.54%   75.55%           
=======================================
  Files         452      452           
  Lines       27260    27264    +4     
=======================================
+ Hits        20594    20599    +5     
+ Misses       6666     6665    -1     
Impacted Files Coverage Δ
src/include/souffle/io/ReadStreamSQLite.h 76.08% <50.00%> (-0.58%) ⬇️
src/include/souffle/io/WriteStreamSQLite.h 69.54% <100.00%> (+0.35%) ⬆️
...ouffle/datastructure/ConcurrentInsertOnlyHashMap.h 90.00% <0.00%> (+1.81%) ⬆️

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.

Nice!

@b-scholz b-scholz merged commit 7091243 into souffle-lang:master Feb 22, 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