Skip to content

Conversation

@marcduiker
Copy link
Contributor

@marcduiker marcduiker commented Sep 1, 2025

Description

This change fixes the rendering in the 1.16 docs. The inner card element contains Markdown formatting and should therefore use the %. The card is then rendered as HTML so the outer cardpanel should remain using <>.

Issue reference

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

famarting and others added 2 commits August 20, 2025 06:12
* workflows: support timer names

Signed-off-by: Fabian Martinez <[email protected]>

* add unit test

Signed-off-by: Fabian Martinez <[email protected]>

---------

Signed-off-by: Fabian Martinez <[email protected]>
@marcduiker marcduiker requested review from a team as code owners September 1, 2025 09:00
@codecov
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.12%. Comparing base (6c59092) to head (318b5dd).
⚠️ Report is 35 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (6c59092) and HEAD (318b5dd). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (6c59092) HEAD (318b5dd)
4 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #771      +/-   ##
==========================================
- Coverage   62.52%   57.12%   -5.41%     
==========================================
  Files          56       58       +2     
  Lines        4139     4450     +311     
==========================================
- Hits         2588     2542      -46     
- Misses       1425     1771     +346     
- Partials      126      137      +11     

☔ 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.

@mikeee mikeee changed the base branch from main to release-1.13 September 1, 2025 10:22
@marcduiker marcduiker closed this Sep 1, 2025
@marcduiker
Copy link
Contributor Author

Replaced with #772

@marcduiker marcduiker deleted the patch-2 branch September 1, 2025 10:43
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.

3 participants