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 the generation of the vcd trace #35

Merged
merged 7 commits into from
Dec 11, 2019
Merged

Conversation

bouazizrahma
Copy link
Contributor

We use a mutex to protect the index of the array containing the vcd trace.

@codecov-io
Copy link

Codecov Report

Merging #35 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #35   +/-   ##
=====================================
  Coverage       0%     0%           
=====================================
  Files          19     19           
  Lines        2937   2872   -65     
=====================================
+ Misses       2937   2872   -65
Impacted Files Coverage Δ
src/po_hi_protected.c 0% <ø> (ø) ⬆️
src/po_hi_utils.c 0% <ø> (ø) ⬆️
src/po_hi_gqueue.c 0% <0%> (ø) ⬆️
src/po_hi_task.c 0% <0%> (ø) ⬆️
src/po_hi_main.c 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c803b3d...5be4ff6. Read the comment docs.

@yoogx yoogx merged commit 3969bbe into OpenAADL:master Dec 11, 2019
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.

3 participants