guidewire-oss / fern-reporter

A ginkgo test reporter extension for storing test run information and also for reporting html pages
Apache License 2.0
20 stars 11 forks source link

Fix: Update embedded TestRuns HTML report to calculate and display test run metrics #107

Closed Swathi-L closed 2 months ago

Swathi-L commented 2 months ago

It fixes the issue #106 Attached screenshots for the updated code.

Pasted Graphic 13 Pasted Graphic 12
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 44.44444% with 15 lines in your changes missing coverage. Please review.

Files Patch % Lines
pkg/api/handlers/handlers.go 0.00% 15 Missing :warning:
Files Coverage Δ
pkg/utils/utils.go 100.00% <100.00%> (ø)
pkg/api/handlers/handlers.go 66.44% <0.00%> (ø)