DARMA-tasking-internal / darma-frontend

Header library providing the frontend programming model for the DARMA asynchronous many-task model
Other
7 stars 0 forks source link

Provisional merge of MPI Interop Frontend #87

Closed dhollman closed 6 years ago

dhollman commented 6 years ago

Some stuff still needs to be fixed — for instance, release_use on piecewise and persistent collections, and a lot of testing still needs to be done — but enough else has changed that it's probably a good idea to do a quick merge before we change more stuff.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 57


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/include/darma/impl/use/use_holder.h 3 7 42.86%
<!-- Total: 92 96 95.83% -->
Totals Coverage Status
Change from base Build 41: 0.5%
Covered Lines: 2867
Relevant Lines: 3696

💛 - Coveralls