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 coverage branches tests #153

Merged
merged 7 commits into from
Nov 8, 2023
Merged

Improve coverage branches tests #153

merged 7 commits into from
Nov 8, 2023

Conversation

misonijnik
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2023

Codecov Report

Merging #153 (53fa79b) into main (3b81fd8) will decrease coverage by 0.15%.
The diff coverage is 18.18%.

❗ Current head 53fa79b differs from pull request most recent head 42cdea3. Consider uploading reports for the commit 42cdea3 to get more accurate results

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   67.05%   66.91%   -0.15%     
==========================================
  Files         220      221       +1     
  Lines       29910    30036     +126     
  Branches     6578     6594      +16     
==========================================
+ Hits        20057    20099      +42     
- Misses       7343     7423      +80     
- Partials     2510     2514       +4     
Files Coverage Δ
lib/Core/AddressSpace.cpp 82.50% <100.00%> (+0.17%) ⬆️
lib/Solver/CexCachingSolver.cpp 66.09% <100.00%> (ø)
runtime/Runtest/intrinsics.c 58.09% <75.00%> (+0.25%) ⬆️
lib/Solver/AlphaEquivalenceSolver.cpp 83.33% <25.00%> (-1.58%) ⬇️
lib/Core/ExecutorUtil.cpp 73.15% <15.38%> (-2.72%) ⬇️
lib/Core/Executor.cpp 74.27% <2.50%> (-0.40%) ⬇️

... and 8 files with indirect coverage changes

@misonijnik misonijnik force-pushed the misonijnik/fixes branch 3 times, most recently from efd4273 to eac0c3c Compare November 7, 2023 22:10
@misonijnik misonijnik merged commit ccf75c6 into main Nov 8, 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