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

Fixes pack #149

Merged
merged 7 commits into from
Nov 2, 2023
Merged

Fixes pack #149

merged 7 commits into from
Nov 2, 2023

Conversation

misonijnik
Copy link
Collaborator

No description provided.

@misonijnik misonijnik force-pushed the misonijnik/fixes branch 2 times, most recently from b493852 to ad1841e Compare November 2, 2023 02:37
@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2023

Codecov Report

Merging #149 (2a710e3) into main (8865af3) will increase coverage by 0.11%.
The diff coverage is 83.62%.

❗ Current head 2a710e3 differs from pull request most recent head d1370f7. Consider uploading reports for the commit d1370f7 to get more accurate results

@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
+ Coverage   66.88%   66.99%   +0.11%     
==========================================
  Files         219      220       +1     
  Lines       29950    29929      -21     
  Branches     6598     6587      -11     
==========================================
+ Hits        20031    20051      +20     
+ Misses       7412     7364      -48     
- Partials     2507     2514       +7     
Files Coverage Δ
include/klee/ADT/DisjointSetUnion.h 87.30% <100.00%> (-1.04%) ⬇️
include/klee/ADT/Either.h 95.83% <100.00%> (+1.23%) ⬆️
include/klee/Expr/Expr.h 82.38% <100.00%> (+0.15%) ⬆️
include/klee/Expr/IndependentSet.h 70.45% <100.00%> (+2.95%) ⬆️
include/klee/Expr/Symcrete.h 95.12% <100.00%> (+0.12%) ⬆️
include/klee/Module/TargetHash.h 100.00% <ø> (ø)
lib/Core/ExecutionState.cpp 73.64% <100.00%> (-0.19%) ⬇️
lib/Core/Searcher.cpp 79.21% <100.00%> (-0.74%) ⬇️
lib/Core/TargetCalculator.h 100.00% <ø> (ø)
lib/Core/TargetManager.cpp 95.37% <100.00%> (ø)
... and 12 more

... and 4 files with indirect coverage changes

@misonijnik misonijnik marked this pull request as ready for review November 2, 2023 08:03
@misonijnik misonijnik merged commit 7c002e7 into main Nov 2, 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