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 changelog #2397

Merged
merged 2 commits into from
Mar 5, 2023
Merged

Update changelog #2397

merged 2 commits into from
Mar 5, 2023

Conversation

quentin
Copy link
Member

@quentin quentin commented Feb 18, 2023

Prepare new release version 2.4
Fixes #2393

@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Merging #2397 (8279ff0) into master (0334b07) will increase coverage by 0.07%.
The diff coverage is 85.57%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2397      +/-   ##
==========================================
+ Coverage   77.56%   77.63%   +0.07%     
==========================================
  Files         467      472       +5     
  Lines       30785    31042     +257     
==========================================
+ Hits        23877    24100     +223     
- Misses       6908     6942      +34     
Impacted Files Coverage Δ
src/parser/ParserDriver.h 100.00% <ø> (ø)
src/synthesiser/Synthesiser.h 100.00% <ø> (ø)
.../ast/transform/SimplifyConstantBinaryConstraints.h 50.00% <50.00%> (ø)
src/MainDriver.cpp 70.39% <70.27%> (+0.15%) ⬆️
src/parser/scanner.ll 78.01% <76.92%> (+5.49%) ⬆️
tests/libsouffle_interface/vfs_overlay_test.cpp 85.93% <85.93%> (ø)
src/parser/SrcLocation.cpp 91.86% <87.50%> (+7.24%) ⬆️
src/parser/ParserDriver.cpp 89.44% <88.33%> (-0.39%) ⬇️
src/parser/VirtualFileSystem.cpp 88.37% <88.37%> (ø)
...st/transform/SimplifyConstantBinaryConstraints.cpp 100.00% <100.00%> (ø)
... and 11 more

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 collating the contributions.

@quentin quentin merged commit b60c8e9 into souffle-lang:master Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Souffle 2.4 release?
2 participants