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

Optimize DependsOn(); also documnt #2099 #2100

Merged
merged 3 commits into from
Feb 3, 2024
Merged

Optimize DependsOn(); also documnt #2099 #2100

merged 3 commits into from
Feb 3, 2024

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Feb 3, 2024

The weak ordering issue needs to be addressed, but for now, just document it.
Issues: #2099

The weak ordering issue needs to be addressed, but for now, just
document it.
Issues: #2099
…EBUG

We have internal check functions for data structure consistency. Tests
for these are flagged by _GLIBCXX_DEBUG, so disable them.
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a99c81) 92.91% compared to head (78b98c5) 92.91%.
Report is 3 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2100   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files         358      358           
  Lines       26571    26571           
=======================================
  Hits        24688    24688           
  Misses       1883     1883           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

It is not quite ready yet to be permanently enabled though.

Issues #1056
@hzeller hzeller merged commit ff82108 into chipsalliance:master Feb 3, 2024
32 of 33 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