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

Iwyu #2073

Merged
merged 5 commits into from
Jan 5, 2025
Merged

Iwyu #2073

merged 5 commits into from
Jan 5, 2025

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Jan 5, 2025

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.99%. Comparing base (f77e5a5) to head (e5d5b62).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2073      +/-   ##
==========================================
- Coverage   83.07%   82.99%   -0.08%     
==========================================
  Files          94       94              
  Lines       23717    23698      -19     
  Branches     3059     3054       -5     
==========================================
- Hits        19702    19669      -33     
- Misses       3934     3949      +15     
+ Partials       81       80       -1     

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

The only thing using this was the transport lookups, but as
those transports are now fully initialized in nng_init, we
no longer need to lock that at all.
@gdamore gdamore merged commit e5d5b62 into main Jan 5, 2025
35 of 36 checks passed
@gdamore gdamore deleted the iwyu branch January 5, 2025 18:06
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.

1 participant