-
Notifications
You must be signed in to change notification settings - Fork 10
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
Annotations #109
Annotations #109
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
https://github.com/program-analysis-team/cooddy/blob/master/config/.annotations.json
|
TODO Add implementation for AllocSource |
3c1ed04
to
e2ef6df
Compare
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
|
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
Summary:
Checklist: