Skip to content

Fix panic in update-markdown. Uses errors and return to signal failu…#990

Merged
jsuereth merged 8 commits intoopen-telemetry:mainfrom
jsuereth:fix-960
Nov 4, 2025
Merged

Fix panic in update-markdown. Uses errors and return to signal failu…#990
jsuereth merged 8 commits intoopen-telemetry:mainfrom
jsuereth:fix-960

Conversation

@jsuereth
Copy link
Contributor

…re now.

Fixes #960

@jerbly
Copy link
Contributor

jerbly commented Oct 30, 2025

@jsuereth - minor doc typo to fix... also wondering if we have test cases for these failure scenarios?

@jsuereth
Copy link
Contributor Author

@jsuereth - minor doc typo to fix... also wondering if we have test cases for these failure scenarios?

We don't, didn't have time to add them today, but I believe I could tomorrow

@jsuereth
Copy link
Contributor Author

jsuereth commented Nov 3, 2025

@jerbly Ok, I added a test now

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.3%. Comparing base (236de8c) to head (fc4656d).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #990   +/-   ##
=====================================
  Coverage   78.3%   78.3%           
=====================================
  Files         77      77           
  Lines       6122    6122           
=====================================
+ Hits        4795    4796    +1     
+ Misses      1327    1326    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jerbly
Copy link
Contributor

jerbly commented Nov 4, 2025

@lmolkova 's PR #996 is passing all checks. Merge that one and deal with the conflicts here?

@jsuereth
Copy link
Contributor Author

jsuereth commented Nov 4, 2025

@jerbly Done, and build is fixed now

@jsuereth jsuereth enabled auto-merge (squash) November 4, 2025 14:04
@jsuereth jsuereth merged commit 7ee54dc into open-telemetry:main Nov 4, 2025
19 of 20 checks passed
@jsuereth jsuereth deleted the fix-960 branch January 26, 2026 23:22
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.

Panic in Weaver

2 participants