Skip to content

Remove default empty state of sf::FileInputStream#3088

Merged
ChrisThrasher merged 1 commit intomasterfrom
optional_file_input_stream
Jun 11, 2024
Merged

Remove default empty state of sf::FileInputStream#3088
ChrisThrasher merged 1 commit intomasterfrom
optional_file_input_stream

Conversation

@ChrisThrasher
Copy link
Member

@ChrisThrasher ChrisThrasher commented Jun 10, 2024

@ChrisThrasher ChrisThrasher force-pushed the optional_file_input_stream branch from defc5c1 to e381bff Compare June 10, 2024 18:43
Copy link
Member

@vittorioromeo vittorioromeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work as usual! I do want to see the private constructor pattern we've used before applied here as well, I wrote some code as a review comment and I don't think it's too bad.

@coveralls

This comment was marked as outdated.

@ChrisThrasher ChrisThrasher force-pushed the optional_file_input_stream branch from e381bff to 0a6163c Compare June 11, 2024 03:21
@ChrisThrasher ChrisThrasher force-pushed the optional_file_input_stream branch from 0a6163c to 788b938 Compare June 11, 2024 03:39
@coveralls
Copy link
Collaborator

coveralls commented Jun 11, 2024

Pull Request Test Coverage Report for Build 9459225139

Details

  • 19 of 19 (100.0%) changed or added relevant lines in 3 files are covered.
  • 8 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.03%) to 55.726%

Files with Coverage Reduction New Missed Lines %
src/SFML/Audio/InputSoundFile.cpp 1 86.14%
src/SFML/Audio/SoundFileFactory.cpp 1 87.39%
src/SFML/Graphics/Font.cpp 2 77.21%
src/SFML/Graphics/Image.cpp 2 92.62%
src/SFML/Audio/SoundBuffer.cpp 2 81.12%
Totals Coverage Status
Change from base Build 9456810738: -0.03%
Covered Lines: 11565
Relevant Lines: 19675

💛 - Coveralls

Copy link
Member

@vittorioromeo vittorioromeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ChrisThrasher ChrisThrasher merged commit 304a7c1 into master Jun 11, 2024
@ChrisThrasher ChrisThrasher deleted the optional_file_input_stream branch June 11, 2024 12:31
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.

4 participants