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

CI fix #1970

Merged
merged 2 commits into from
Jul 27, 2024
Merged

CI fix #1970

merged 2 commits into from
Jul 27, 2024

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented Jul 27, 2024

Changes

Error: rustc v1.80.0 is propagated as new stable release today and the clippy is failing for doc formatting.
Fix: As suggested here - https://rust-lang.github.io/rust-clippy/master/index.html#/doc_lazy_continuation

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@lalitb lalitb requested a review from a team July 27, 2024 01:37
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.9%. Comparing base (2eba546) to head (dfe59d1).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1970     +/-   ##
=======================================
- Coverage   74.9%   74.9%   -0.1%     
=======================================
  Files        122     122             
  Lines      20403   20403             
=======================================
- Hits       15290   15289      -1     
- Misses      5113    5114      +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cijothomas cijothomas merged commit f9076ea into open-telemetry:main Jul 27, 2024
25 checks passed
@lalitb lalitb deleted the ci-fix-doclint branch July 27, 2024 01:57
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