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

Lattice fix #2442

Merged
merged 2 commits into from
Nov 23, 2023
Merged

Lattice fix #2442

merged 2 commits into from
Nov 23, 2023

Conversation

julienhenry
Copy link
Member

Fixing some bugs in the new lattice code

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #2442 (44cc54c) into master (2914f7b) will increase coverage by 0.23%.
Report is 22 commits behind head on master.
The diff coverage is 77.48%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2442      +/-   ##
==========================================
+ Coverage   77.75%   77.98%   +0.23%     
==========================================
  Files         474      483       +9     
  Lines       31164    32009     +845     
==========================================
+ Hits        24232    24963     +731     
- Misses       6932     7046     +114     
Files Coverage Δ
src/FunctorOps.cpp 60.81% <ø> (ø)
src/RelationTag.h 53.03% <ø> (+0.79%) ⬆️
src/ast/Attribute.h 100.00% <100.00%> (ø)
src/ast/Component.h 100.00% <ø> (ø)
src/ast/IterationCounter.cpp 100.00% <100.00%> (ø)
src/ast/Lattice.h 100.00% <100.00%> (ø)
src/ast/Program.h 100.00% <ø> (ø)
src/ast/QualifiedName.h 94.11% <ø> (ø)
src/ast/Relation.h 100.00% <100.00%> (ø)
src/ast/Term.h 75.00% <100.00%> (-15.00%) ⬇️
... and 77 more

... and 8 files with indirect coverage changes

@quentin quentin merged commit 7a2185a into souffle-lang:master Nov 23, 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.

2 participants