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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add global.json to ignore pre-releases like .Net 5 preview #114

Merged
merged 2 commits into from
Sep 1, 2020

Conversation

sandcastle
Copy link
Contributor

@sandcastle sandcastle commented Sep 1, 2020

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

Need to add global.json to ignore prerelease versions to allow builds to pass.

See discussion here: #113

@CLAassistant
Copy link

CLAassistant commented Sep 1, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

Merging #114 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   84.01%   84.01%           
=======================================
  Files          47       47           
  Lines        1126     1126           
  Branches      161      161           
=======================================
  Hits          946      946           
  Misses        128      128           
  Partials       52       52           
Flag Coverage 螖
#unittests 84.01% <酶> (酶)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 2313fbb...43b2a8a. Read the comment docs.

@JimBobSquarePants JimBobSquarePants merged commit 1695866 into SixLabors:master Sep 1, 2020
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.

None yet

3 participants