Skip to content

Conversation

@brianpopow
Copy link
Collaborator

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

This PR adds SaveAsTga extension method.

@codecov
Copy link

codecov bot commented Mar 26, 2020

Codecov Report

Merging #1155 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1155   +/-   ##
=======================================
  Coverage   82.23%   82.23%           
=======================================
  Files         680      681    +1     
  Lines       29301    29305    +4     
  Branches     3279     3280    +1     
=======================================
+ Hits        24096    24100    +4     
  Misses       4516     4516           
  Partials      689      689           
Flag Coverage Δ
#unittests 82.23% <100.00%> (+<0.01%) ⬆️
Impacted Files Coverage Δ
src/ImageSharp/Formats/Tga/ImageExtensions.cs 100.00% <100.00%> (ø)

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 6682529...e80a6e3. Read the comment docs.

@brianpopow brianpopow merged commit f2371f2 into master Mar 26, 2020
@brianpopow brianpopow deleted the bp/saveAsTga branch March 26, 2020 09:17
@JimBobSquarePants JimBobSquarePants added this to the 1.0.0-rc1 milestone Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants