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

Fix several bugs #151

Merged
merged 4 commits into from
Nov 3, 2023
Merged

Fix several bugs #151

merged 4 commits into from
Nov 3, 2023

Conversation

misonijnik
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

Merging #151 (141b826) into main (1b1e789) will increase coverage by 0.00%.
The diff coverage is 50.00%.

❗ Current head 141b826 differs from pull request most recent head facd575. Consider uploading reports for the commit facd575 to get more accurate results

@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   66.98%   66.99%           
=======================================
  Files         220      220           
  Lines       29932    29910   -22     
  Branches     6588     6578   -10     
=======================================
- Hits        20051    20037   -14     
+ Misses       7366     7359    -7     
+ Partials     2515     2514    -1     
Files Coverage Δ
lib/Core/ExecutionState.h 92.85% <100.00%> (+1.02%) ⬆️
lib/Core/TargetCalculator.cpp 89.79% <100.00%> (-0.07%) ⬇️
lib/Core/TargetManager.cpp 95.37% <100.00%> (ø)
lib/Core/Executor.cpp 74.64% <50.00%> (ø)
include/klee/Solver/SolverUtil.h 60.74% <33.33%> (-3.05%) ⬇️
lib/Solver/CexCachingSolver.cpp 66.09% <0.00%> (+5.24%) ⬆️
include/klee/Expr/Assignment.h 80.43% <45.45%> (-10.27%) ⬇️

... and 1 file with indirect coverage changes

@misonijnik misonijnik merged commit 9f054a9 into main Nov 3, 2023
20 checks passed
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