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

Several fixes #155

Merged
merged 7 commits into from
Nov 15, 2023
Merged

Several fixes #155

merged 7 commits into from
Nov 15, 2023

Conversation

misonijnik
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Merging #155 (641d7f7) into main (82b0cfd) will increase coverage by 0.05%.
The diff coverage is 68.96%.

❗ Current head 641d7f7 differs from pull request most recent head 62aa5ed. Consider uploading reports for the commit 62aa5ed to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
+ Coverage   66.95%   67.00%   +0.05%     
==========================================
  Files         221      221              
  Lines       30054    30046       -8     
  Branches     6603     6600       -3     
==========================================
+ Hits        20123    20133      +10     
+ Misses       7412     7402      -10     
+ Partials     2519     2511       -8     
Files Coverage Δ
lib/Module/KModule.cpp 81.38% <100.00%> (-0.07%) ⬇️
lib/Solver/CexCachingSolver.cpp 66.09% <100.00%> (ø)
lib/Solver/ConcretizingSolver.cpp 58.38% <100.00%> (ø)
lib/Solver/IndependentSolver.cpp 71.69% <100.00%> (ø)
tools/klee/main.cpp 60.90% <ø> (+0.05%) ⬆️
lib/Module/ModuleUtil.cpp 46.52% <66.66%> (+1.01%) ⬆️
lib/Core/Executor.cpp 74.34% <60.00%> (+0.02%) ⬆️

... and 4 files with indirect coverage changes

@misonijnik misonijnik force-pushed the misonijnik/fixes branch 2 times, most recently from d19dbdd to f919e70 Compare November 14, 2023 21:02
@misonijnik misonijnik marked this pull request as ready for review November 15, 2023 23:00
@misonijnik misonijnik merged commit c1648ab into main Nov 15, 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