Closed computablee closed 1 year ago
This PR adds a full test suite for the DotMP.Atomic class. It's not super necessary since the class is by and large just a wrapper around the Interlocked class, but it's good to have the code coverage.
Interlocked
Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
This PR adds a full test suite for the DotMP.Atomic class. It's not super necessary since the class is by and large just a wrapper around the
Interlocked
class, but it's good to have the code coverage.