• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rm-hull / github-pr-dashboard / 19443217589
56%

Build:
DEFAULT BRANCH: main
Ran 17 Nov 2025 08:16PM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Nov 2025 08:15PM UTC coverage: 55.385%. Remained the same
19443217589

push

github

web-flow
feat: Render inline `code` in PR titles (#54)

* feat: Render inline code in PR titles

This introduces the `InlineCodeText` component to parse text
content and render parts enclosed in backticks (e.g., `` `code` ``)
using the Chakra UI `<Code>` component.

This is applied to Pull Request titles, allowing inline code
elements (like commit SHAs or filenames) to be displayed
correctly in the list view.

* feat: Support complex children in InlineCodeText

The `InlineCodeText` component is refactored to recursively
process its children, allowing components like `SearchHighlight`
to be passed as input.

This ensures:
*   Inline backtick notation (`code`) is still correctly parsed
    into the `<Code>` component.
*   Search highlighting remains functional, correctly nesting
    `SearchHighlight` within the generated `<Code>` elements
    when applicable.

9 of 11 branches covered (81.82%)

Branch coverage included in aggregate %.

27 of 54 relevant lines covered (50.0%)

2.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19443217589.1 17 Nov 2025 08:16PM UTC 3
55.38
GitHub Action Run
Source Files on build 19443217589
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19443217589
  • b603d147 on github
  • Prev Build on main (#19443112789)
  • Next Build on main (#19458151325)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc