Skip to content

fix: remove ±0 delta indicators from report templates#274

Merged
Ma11hewThomas merged 1 commit into
ctrf-io:mainfrom
alexshamrai:fix/remove-plus-minus-zero-delta
Mar 28, 2026
Merged

fix: remove ±0 delta indicators from report templates#274
Ma11hewThomas merged 1 commit into
ctrf-io:mainfrom
alexshamrai:fix/remove-plus-minus-zero-delta

Conversation

@alexshamrai
Copy link
Copy Markdown
Contributor

When previous run data exists but values haven't changed, the reports were showing ±0 next to every metric. This was noisy and unhelpful. Now only actual changes (↑/↓) are displayed.

Affected templates:

  • summary-delta-table.hbs
  • github.hbs
  • fail-rate-table.hbs
  • flaky-rate-table.hbs

Closes #273

@alexshamrai alexshamrai force-pushed the fix/remove-plus-minus-zero-delta branch from 21a30a9 to a6407dc Compare March 25, 2026 16:22
@alexshamrai alexshamrai marked this pull request as draft March 25, 2026 16:24
When previous run data exists but values haven't changed, the reports
were showing ±0 next to every metric. This was noisy and unhelpful.
Now only actual changes (↑/↓) are displayed.

Affected templates:
- summary-delta-table.hbs
- github.hbs
- fail-rate-table.hbs
- flaky-rate-table.hbs

Closes ctrf-io#273
@alexshamrai alexshamrai force-pushed the fix/remove-plus-minus-zero-delta branch from a6407dc to 80f0b24 Compare March 25, 2026 16:36
@alexshamrai alexshamrai marked this pull request as ready for review March 25, 2026 19:38
@alexshamrai
Copy link
Copy Markdown
Contributor Author

@Ma11hewThomas Please, review. Thank you!

@Ma11hewThomas Ma11hewThomas merged commit 7aad151 into ctrf-io:main Mar 28, 2026
17 checks passed
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.

±0 delta shown for all unchanged metrics when previous results exist

2 participants