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 a few bugs #130

Merged
merged 6 commits into from
Oct 6, 2023
Merged

Fix a few bugs #130

merged 6 commits into from
Oct 6, 2023

Conversation

misonijnik
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2023

Codecov Report

Merging #130 (70c030f) into main (37f0da6) will decrease coverage by 0.05%.
Report is 2 commits behind head on main.
The diff coverage is 51.78%.

❗ Current head 70c030f differs from pull request most recent head de5a39f. Consider uploading reports for the commit de5a39f to get more accurate results

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   66.44%   66.40%   -0.05%     
==========================================
  Files         215      215              
  Lines       29635    29628       -7     
  Branches     6570     6567       -3     
==========================================
- Hits        19690    19673      -17     
- Misses       7433     7443      +10     
  Partials     2512     2512              
Files Coverage Δ
include/klee/Module/KModule.h 81.81% <100.00%> (+0.56%) ⬆️
lib/Core/TargetCalculator.cpp 74.39% <100.00%> (+0.88%) ⬆️
lib/Core/TargetCalculator.h 100.00% <ø> (ø)
lib/Core/TypeManager.cpp 98.52% <100.00%> (-0.09%) ⬇️
lib/Module/KModule.cpp 79.88% <100.00%> (-0.06%) ⬇️
lib/Module/SarifReport.cpp 51.64% <100.00%> (ø)
lib/Core/ExecutionState.h 93.02% <90.00%> (-0.40%) ⬇️
lib/Core/Searcher.cpp 78.14% <0.00%> (ø)
lib/Core/ExecutionState.cpp 73.91% <66.66%> (+0.07%) ⬆️
lib/Core/Executor.cpp 74.48% <61.53%> (-0.04%) ⬇️
... and 3 more

... and 4 files with indirect coverage changes

@misonijnik
Copy link
Collaborator Author

Fix #107

@misonijnik misonijnik merged commit 8798ea5 into main Oct 6, 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