Skip to content

Conversation

@lidel
Copy link
Member

@lidel lidel commented Dec 3, 2025

replace panics with error messages in the dump template function, allowing test reports to render gracefully on timeouts

fixes #251

replace panics with error messages in the dump template function,
allowing test reports to render gracefully on timeouts

fixes #251
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Results against Kubo latest:
(check the action's summary for the full results)

Summary

Tests Failures Errors Skipped
1320 0 0 0

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Results against Kubo master:
(check the action's summary for the full results)

Summary

Tests Failures Errors Skipped
1320 0 0 0

@achingbrain
Copy link
Member

Is this ready to go? Can it be merged?

@lidel
Copy link
Member Author

lidel commented Dec 12, 2025

i think so, will merge and release as a patch

@github-actions
Copy link
Contributor

v0.8.4

Fixed

  • Prevent panic in report template when dump fails, allowing test reports to render gracefully on timeouts. #253

Changed

  • Use official ipfs org for munge.js instead of fork. d3f6a67

@lidel lidel merged commit e2d2e7f into main Dec 12, 2025
10 checks passed
@lidel lidel deleted the fix/report-panic branch December 12, 2025 01:23
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 during test run

3 participants