mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[PR #1110] [MERGED] Don't show 100% when number of failures is rounded up #894
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1110
Author: @gordonbondon
Created: 6/25/2025
Status: ✅ Merged
Merged: 6/27/2025
Merged by: @stackoverflow
Base:
main← Head:tests-percentage📝 Commits (3)
66a9d75Don't show 100% when number of failures is rounded upb87762cSwitch to using math roundingf070b91Fix other failed examples📊 Changes
3 files changed (+89 additions, -11 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/stdlib/test/report/SimpleReport.java(+12 -8)➕
pkl-core/src/test/kotlin/org/pkl/core/stdlib/SimpleReportTest.kt(+74 -0)📝
pkl-gradle/src/test/kotlin/org/pkl/gradle/TestsTest.kt(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.