mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-24 17:25:16 -06:00
b44fefe891
The helper function to compute coverage doesn't have to be exported since the coverage is set as a field on the FileReport. Removing the helper function in the spirit of minimizing the surface area of the package. Signed-off-by: Torin Sandall <torinsandall@gmail.com>