Merged
Conversation
ee43db0 to
ba0a8c1
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #109 +/- ##
==========================================
+ Coverage 69.42% 69.47% +0.05%
==========================================
Files 210 213 +3
Lines 30083 30860 +777
Branches 6668 6827 +159
==========================================
+ Hits 20884 21439 +555
- Misses 6693 6852 +159
- Partials 2506 2569 +63
|
3a97454 to
2541973
Compare
Member
Author
|
https://github.com/program-analysis-team/cooddy/blob/master/config/.annotations.json |
Member
Author
|
TODO Add implementation for AllocSource |
3c1ed04 to
e2ef6df
Compare
Collaborator
|
In my opinion, the following steps should be made before merging it to main:
|
e2ef6df to
92c1d97
Compare
92c1d97 to
5736c61
Compare
38e4b05 to
314646f
Compare
e8be3d8 to
2860ecc
Compare
e0ce902 to
a80571e
Compare
a80571e to
9c0048e
Compare
Member
Author
|
3e1710b to
c2a5ab8
Compare
f148c5b to
d898c1a
Compare
d898c1a to
97cb313
Compare
80cc67b to
364d6da
Compare
d15dc1f to
6d162a0
Compare
- Generation in two modes: naive and determinitic - Mocks are reproducible - Special mocks for allocators: malloc, calloc, realloc
- Merge args for external calls - Add config example in config/annotations.json
7602f6a to
e749e81
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Checklist: