-
Notifications
You must be signed in to change notification settings - Fork 780
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
Enable netcoreapp2.1 #780
Merged
cijothomas
merged 4 commits into
open-telemetry:master
from
eddynaka:feature/enable-netcoreapp2.1
Jul 8, 2020
Merged
Enable netcoreapp2.1 #780
cijothomas
merged 4 commits into
open-telemetry:master
from
eddynaka:feature/enable-netcoreapp2.1
Jul 8, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #780 +/- ##
==========================================
- Coverage 70.94% 70.87% -0.08%
==========================================
Files 223 228 +5
Lines 7063 7117 +54
Branches 1192 1185 -7
==========================================
+ Hits 5011 5044 +33
- Misses 1731 1756 +25
+ Partials 321 317 -4
|
closing and reopening. we have one test that keeps working/not working from time to time. |
cijothomas
reviewed
Jul 7, 2020
cijothomas
reviewed
Jul 7, 2020
cijothomas
reviewed
Jul 7, 2020
cijothomas
reviewed
Jul 7, 2020
cijothomas
approved these changes
Jul 7, 2020
SergeyKanzhelev
approved these changes
Jul 7, 2020
updating yml Revert "updating yml" This reverts commit 391f3baadbca0de4b3e2d78b35db38eb7e7bddbc. installing dotnet 2.1 and 3.1 updating yml to enable multiple dotnet versions adding matrix condition disable dotnet 2.1 for windows removing unused package reference Revert "removing unused package reference" This reverts commit 0d898aa044f916743da613a83539f568bff3ad49. updating yml adding cov.yml to sln Add resources to instrumentation (#779) * Add resources to instrumentation * Unit test activitysourcedapter Co-authored-by: Sergey Kanzhelev <[email protected]> disabling ubuntu-latest to codecoverage removing extra steps adding codecov.yml moving file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
References:
Checklist
For significant contributions please make sure you have completed the following items:
The PR will automatically request reviews from code owners and trigger CI build and tests.