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

[Exporter.Geneva] stress nullable #2255

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Oct 28, 2024

Towards #894

Changes

[Exporter.Geneva] stress tests nullable
With fully nullable repository, it will be easier to accomplish #2251. Unneeded #nullable enable are treated as warnings -> errors in .NET9.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • [ ] Appropriate CHANGELOG.md files updated for non-trivial changes
  • [ ] Changes in public API reviewed (if applicable)

@github-actions github-actions bot added perf Performance related comp:exporter.geneva Things related to OpenTelemetry.Exporter.Geneva labels Oct 28, 2024
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.84%. Comparing base (71655ce) to head (60143f3).
Report is 553 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2255       +/-   ##
===========================================
- Coverage   73.91%   62.84%   -11.08%     
===========================================
  Files         267       35      -232     
  Lines        9615     3523     -6092     
===========================================
- Hits         7107     2214     -4893     
+ Misses       2508     1309     -1199     
Flag Coverage Δ
unittests-Exporter.Geneva 62.84% <ø> (?)

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

see 250 files with indirect coverage changes

@Kielek Kielek marked this pull request as ready for review October 28, 2024 12:58
@Kielek Kielek requested a review from a team as a code owner October 28, 2024 12:58
Copy link
Member

@CodeBlanch CodeBlanch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot requested a review from CodeBlanch October 28, 2024 18:10
@Kielek Kielek merged commit 3f5d91c into open-telemetry:main Oct 28, 2024
56 checks passed
@Kielek Kielek deleted the geneva-stress-nullable branch October 28, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:exporter.geneva Things related to OpenTelemetry.Exporter.Geneva perf Performance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants