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

Make MutexPool an allocator #2766

Closed
wants to merge 21 commits into from

Merge branch 'master' into cornu/pool_as_an_allocator

4a12b57
Select commit
Failed to load commit list.
Closed

Make MutexPool an allocator #2766

Merge branch 'master' into cornu/pool_as_an_allocator
4a12b57
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 25, 2024 in 1s

83.82% of diff hit (target 67.15%)

View this Pull Request on Codecov

83.82% of diff hit (target 67.15%)

Annotations

Check warning on line 432 in src/nrncvode/tqueue.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nrncvode/tqueue.cpp#L432

Added line #L432 was not covered by tests

Check warning on line 105 in src/nrniv/cxprop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nrniv/cxprop.cpp#L105

Added line #L105 was not covered by tests

Check warning on line 189 in src/nrniv/multisend.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nrniv/multisend.cpp#L189

Added line #L189 was not covered by tests

Check warning on line 91 in src/utils/pool.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/pool.hpp#L91

Added line #L91 was not covered by tests

Check warning on line 129 in src/utils/pool.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/pool.hpp#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 137 in src/utils/pool.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/pool.hpp#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 139 in src/utils/pool.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/pool.hpp#L139

Added line #L139 was not covered by tests

Check warning on line 142 in src/utils/pool.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/pool.hpp#L142

Added line #L142 was not covered by tests