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

Skip tests in ReferenceDecoderBenchmarks #709

Merged
merged 2 commits into from
Sep 22, 2018

Conversation

antonfirsov
Copy link
Member

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

Oops, I left some benchmark tests enabled accidentally in #640

@codecov
Copy link

codecov bot commented Sep 22, 2018

Codecov Report

Merging #709 into master will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
- Coverage   88.64%   88.52%   -0.12%     
==========================================
  Files         890      890              
  Lines       39166    39166              
  Branches     2701     2701              
==========================================
- Hits        34719    34673      -46     
- Misses       3743     3790      +47     
+ Partials      704      703       -1
Impacted Files Coverage Δ
.../TestUtilities/Tests/ReferenceDecoderBenchmarks.cs 0% <ø> (-100%) ⬇️
src/ImageSharp/Formats/Png/PngDecoderCore.cs 70.17% <0%> (-1.28%) ⬇️

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 3dc87ba...303cfe2. Read the comment docs.

@JimBobSquarePants JimBobSquarePants merged commit c193c53 into master Sep 22, 2018
@antonfirsov antonfirsov deleted the af/skip-benchmark-tests branch October 6, 2018 15:08
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