Skip to content

Conversation

ChrisThrasher
Copy link
Member

Description

This one was trivial. It's only required because we need that default destructor to make use of a unique pointer to an opaque type.

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Merging #2487 (f1d9e25) into master (d500eee) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2487      +/-   ##
==========================================
- Coverage   23.60%   23.60%   -0.01%     
==========================================
  Files         212      213       +1     
  Lines       18664    18666       +2     
  Branches     4458     4458              
==========================================
  Hits         4406     4406              
- Misses      13493    13766     +273     
+ Partials      765      494     -271     
Impacted Files Coverage Δ
include/SFML/Window/Cursor.hpp 0.00% <0.00%> (ø)

... and 54 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@ChrisThrasher ChrisThrasher merged commit 92e5a1e into SFML:master Apr 3, 2023
@ChrisThrasher ChrisThrasher deleted the move_semantics branch April 3, 2023 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants