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

Remove NET5 from tests and CI #3215

Merged
merged 3 commits into from
Apr 21, 2022

Conversation

cijothomas
Copy link
Member

Towards #3147
This PR only touches CI, and Tests which had net5.0 target. (this should make CI jobs take less time!)
There are projects which has net5.0 target, and those will be updated in a follow-up PR.

Also removed net461 with net462 in Zpages, which was left out earlier.

@cijothomas cijothomas requested a review from a team as a code owner April 21, 2022 14:47
@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #3215 (eab7c67) into main (b4267c7) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3215      +/-   ##
==========================================
+ Coverage   85.72%   85.76%   +0.04%     
==========================================
  Files         260      260              
  Lines        9358     9358              
==========================================
+ Hits         8022     8026       +4     
+ Misses       1336     1332       -4     
Impacted Files Coverage Δ
...Telemetry/Internal/SelfDiagnosticsEventListener.cs 96.87% <0.00%> (-0.79%) ⬇️
...metryProtocol/Implementation/ActivityExtensions.cs 92.34% <0.00%> (+0.90%) ⬆️
...emetry.Api/Internal/OpenTelemetryApiEventSource.cs 82.35% <0.00%> (+8.82%) ⬆️

@cijothomas cijothomas merged commit 87ab4af into open-telemetry:main Apr 21, 2022
@cijothomas cijothomas deleted the cijothomas/removenet5 branch April 21, 2022 16:21
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.

2 participants