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

Update net7.0 branch from main #3410

Merged
merged 24 commits into from
Jun 27, 2022
Merged

Update net7.0 branch from main #3410

merged 24 commits into from
Jun 27, 2022

Conversation

alanwest
Copy link
Member

No description provided.

notcool11 and others added 23 commits June 8, 2022 09:16
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
* Show that test is not doing what you might think it does

* More asserts the merrier

* Show this little test that it has potential
* CircularBuffer tweaks and cpu pressure test.

* Switch to Volatile.Read.

* Perf tweaks.

* Remove race check in debug after doing more testing.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
* Buffer log scopes when using in-memory exporter.

* CHANGELOG update.

* Code review.

* Tests.

* CHANGELOG tweak.
…3370)

* Fix ParentProvider not being set on MyFilteringProcessor example.

* Added XML comments.

* Tweak.

* Typo.
…3364)

* Add helper ctors & forceflush on OpenTelemetryLoggerProvider.

* CHANGELOG update.

* Unit tests.

* Code review.

* Code review.

* Tweak.
…compiler features (#3374)

* Nullable annotations and shims for SDK base classes & batch.

* Target updates.

* Remove System.Collections.Immutable ref.

* ApiCompat attribute exclusions.
* Fix AspNetCore metrics to use correct value for http.flavor

* word better
* Add LogRecordData and hook up to LogRecord.

* CHANGELOG update.

* Code review.
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #3410 (7d007ab) into net7.0 (0f0a96d) will increase coverage by 0.34%.
The diff coverage is 83.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           net7.0    #3410      +/-   ##
==========================================
+ Coverage   85.77%   86.11%   +0.34%     
==========================================
  Files         267      258       -9     
  Lines        9368     9254     -114     
==========================================
- Hits         8035     7969      -66     
+ Misses       1333     1285      -48     
Impacted Files Coverage Δ
...mentation.Http/HttpClientInstrumentationOptions.cs 100.00% <ø> (ø)
src/OpenTelemetry/BaseExportProcessor.cs 86.36% <ø> (ø)
src/OpenTelemetry/BatchExportProcessor.cs 81.90% <ø> (ø)
...c/OpenTelemetry/Logs/OpenTelemetryLoggerOptions.cs 78.57% <0.00%> (+5.84%) ⬆️
src/OpenTelemetry/SimpleExportProcessor.cs 70.00% <ø> (ø)
...elemetry/Metrics/MeterProviderBuilderExtensions.cs 63.82% <33.33%> (-7.60%) ⬇️
...AspNetCore/Implementation/HttpInMetricsListener.cs 65.71% <50.00%> (ø)
...ntation.AspNetCore/Implementation/HttpTagHelper.cs 50.00% <50.00%> (ø)
src/OpenTelemetry/Logs/LogRecord.cs 84.00% <64.51%> (-12.97%) ⬇️
src/OpenTelemetry/Logs/LogRecordData.cs 65.62% <65.62%> (ø)
... and 33 more

@alanwest alanwest marked this pull request as ready for review June 27, 2022 19:41
@alanwest alanwest requested a review from a team June 27, 2022 19:41
@alanwest alanwest merged commit 3a90287 into net7.0 Jun 27, 2022
@alanwest alanwest deleted the alanwest/main-to-net70 branch June 27, 2022 19:59
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.

9 participants