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

[repo-ci] Bump AurorNZ/paths-filter to resolve GitHub Node version warnings #5288

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

CodeBlanch
Copy link
Member

See: AurorNZ/paths-filter#8

Changes

  • Bump AurorNZ/paths-filter to resolve GitHub Node version warnings

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch added the infra Infra work - CI/CD, code coverage, linters label Jan 30, 2024
@CodeBlanch CodeBlanch requested a review from a team January 30, 2024 18:08
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (6250307) 83.38% compared to head (6113b7a) 83.00%.
Report is 44 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5288      +/-   ##
==========================================
- Coverage   83.38%   83.00%   -0.39%     
==========================================
  Files         297      272      -25     
  Lines       12531    11973     -558     
==========================================
- Hits        10449     9938     -511     
+ Misses       2082     2035      -47     
Flag Coverage Δ
unittests ?
unittests-Instrumentation-Experimental 24.66% <41.53%> (?)
unittests-Instrumentation-Stable 24.66% <41.53%> (?)
unittests-Solution-Experimental 82.96% <75.00%> (?)
unittests-Solution-Stable 82.98% <75.00%> (?)

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

Files Coverage Δ
....Api/Context/Propagation/TraceContextPropagator.cs 90.00% <100.00%> (+0.52%) ⬆️
...etryProtocol/Implementation/ExperimentalOptions.cs 100.00% <ø> (ø)
...tation/OpenTelemetryProtocolExporterEventSource.cs 100.00% <100.00%> (ø)
...rotocol/Implementation/OtlpLogRecordTransformer.cs 93.45% <100.00%> (ø)
...tation.AspNetCore/Implementation/HttpInListener.cs 89.79% <100.00%> (+0.21%) ⬆️
...AspNetCore/Implementation/HttpInMetricsListener.cs 89.74% <100.00%> (+0.26%) ⬆️
...ntation.GrpcNetClient/GrpcClientInstrumentation.cs 100.00% <100.00%> (ø)
...NetClient/GrpcClientTraceInstrumentationOptions.cs 100.00% <ø> (ø)
...ent/Implementation/GrpcClientDiagnosticListener.cs 75.80% <100.00%> (-2.77%) ⬇️
...n.GrpcNetClient/TracerProviderBuilderExtensions.cs 100.00% <100.00%> (ø)
... and 10 more

... and 31 files with indirect coverage changes

@@ -13,7 +13,7 @@ jobs:
outputs:
changes: ${{ steps.changes.outputs.changes }}
steps:
- uses: AurorNZ/paths-filter@v3
- uses: AurorNZ/paths-filter@v4
Copy link
Member

Choose a reason for hiding this comment

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

Curious, would this be picked up by the bot?

Copy link
Member Author

Choose a reason for hiding this comment

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

I have no idea! Want to wait on it and see?

Copy link
Member

Choose a reason for hiding this comment

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

@CodeBlanch CodeBlanch merged commit 8ca81d4 into open-telemetry:main Jan 30, 2024
49 checks passed
@CodeBlanch CodeBlanch deleted the ci-path-filter-bump branch January 30, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants