Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added SDL_image #30

Closed
wants to merge 4 commits into from
Closed

added SDL_image #30

wants to merge 4 commits into from

Conversation

jonathanBieler
Copy link
Collaborator

This adds support for SDL_image.

  • build for linux and windows
  • add tests

@jonathanBieler jonathanBieler mentioned this pull request Jan 13, 2019
@coveralls
Copy link

coveralls commented Jan 13, 2019

Pull Request Test Coverage Report for Build 122

  • 1 of 45 (2.22%) changed or added relevant lines in 1 file are covered.
  • 667 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-91.1%) to 7.05%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/SDL_image.jl 1 45 2.22%
Files with Coverage Reduction New Missed Lines %
src/examples/example1.jl 2 80.0%
src/lib/SDL_mixer_h.jl 3 0.0%
src/lib/SDL_h.jl 4 58.33%
src/SimpleDirectMediaLayer.jl 7 61.11%
src/lib/SDL_ttf.jl 43 10.42%
src/lib/SDL_mixer.jl 75 1.32%
src/lib/SDL.jl 533 3.79%
Totals Coverage Status
Change from base Build 108: -91.1%
Covered Lines: 54
Relevant Lines: 766

💛 - Coveralls

This was referenced Jan 25, 2020
@aviks
Copy link
Contributor

aviks commented Jan 26, 2020

This can now be closed

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.

3 participants