Skip to content

feat: update HTML report template to iterate over generic diff rows.#3

Merged
NullPointerDepressiveDisorder merged 1 commit intoprodfrom
main
Mar 12, 2026
Merged

feat: update HTML report template to iterate over generic diff rows.#3
NullPointerDepressiveDisorder merged 1 commit intoprodfrom
main

Conversation

@NullPointerDepressiveDisorder
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 12, 2026 20:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the HTML report template so the cross-backend “Diff” table iterates over the generic diff_rows context (consistent with the rest of the template/render context), and bumps the project version.

Changes:

  • Update the HTML template loop from diff_failures to diff_rows for the Diff section table.
  • Bump package version from 0.1.1 to 0.1.1.1.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/infer_check/reporting/html.py Fixes the Diff table to iterate over the actual rendered context variable diff_rows.
pyproject.toml Updates the package version for the release containing the template fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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