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

Improve IndependentConstraintSetUnion #124

Merged
merged 5 commits into from
Sep 30, 2023
Merged

Conversation

misonijnik
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2023

Codecov Report

Merging #124 (5878a2c) into main (026da46) will increase coverage by 0.10%.
Report is 1 commits behind head on main.
The diff coverage is 89.24%.

❗ Current head 5878a2c differs from pull request most recent head 3c4a8fc. Consider uploading reports for the commit 3c4a8fc to get more accurate results

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   66.32%   66.42%   +0.10%     
==========================================
  Files         214      215       +1     
  Lines       29581    29636      +55     
  Branches     6541     6572      +31     
==========================================
+ Hits        19619    19686      +67     
+ Misses       7451     7434      -17     
- Partials     2511     2516       +5     
Files Coverage Δ
include/klee/Expr/Constraints.h 50.00% <ø> (ø)
include/klee/Expr/IndependentSet.h 67.50% <ø> (ø)
lib/Core/ExecutionState.h 93.33% <100.00%> (ø)
lib/Expr/IndependentConstraintSetUnion.cpp 95.45% <100.00%> (+3.37%) ⬆️
lib/Solver/IndependentSolver.cpp 71.69% <100.00%> (-2.33%) ⬇️
include/klee/ADT/Incremental.h 92.15% <80.00%> (ø)
lib/Core/CXXTypeSystem/CXXTypeManager.cpp 71.67% <66.66%> (-0.21%) ⬇️
lib/Expr/Constraints.cpp 77.91% <93.75%> (+0.10%) ⬆️
lib/Solver/CachingSolver.cpp 64.67% <50.00%> (-2.00%) ⬇️
include/klee/ADT/Either.h 94.59% <94.59%> (ø)
... and 2 more

... and 10 files with indirect coverage changes

@misonijnik misonijnik force-pushed the misonijnik/improve-dsu branch from f94836b to 3c4a8fc Compare September 30, 2023 18:56
@misonijnik misonijnik merged commit 390866f into main Sep 30, 2023
20 checks passed
@misonijnik misonijnik deleted the misonijnik/improve-dsu branch October 24, 2023 10:23
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