Skip to content

test: Remove obsolete mutex tests#287

Merged
stotko merged 1 commit into
masterfrom
mutex_new_reference
May 27, 2022
Merged

test: Remove obsolete mutex tests#287
stotko merged 1 commit into
masterfrom
mutex_new_reference

Conversation

@stotko

@stotko stotko commented May 27, 2022

Copy link
Copy Markdown
Owner

In #196, the deprecated mutex_ref has been removed making the newer mutex_array::reference the only class defining a reference to a mutex_array element. Clean up the corresponding tests which are still written to test both versions and are now identical.

@stotko stotko added this to the 2.0.0 milestone May 27, 2022
@codecov

codecov Bot commented May 27, 2022

Copy link
Copy Markdown

Codecov Report

Merging #287 (e85dd97) into master (3aea5cc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #287   +/-   ##
=======================================
  Coverage   97.45%   97.45%           
=======================================
  Files          31       31           
  Lines        2276     2276           
=======================================
  Hits         2218     2218           
  Misses         58       58           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3aea5cc...e85dd97. Read the comment docs.

@stotko stotko merged commit 351cb82 into master May 27, 2022
@stotko stotko deleted the mutex_new_reference branch May 27, 2022 18:19
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