Currently, "data" coverage only applies to field declarations. Instead of having a separate metric, it's best to merge this information with line coverage (today, lines containing field declarations have no effect on line coverage).
The text was updated successfully, but these errors were encountered:
Currently, "data" coverage only applies to field declarations. Instead of having a separate metric, it's best to merge this information with line coverage (today, lines containing field declarations have no effect on line coverage).
The text was updated successfully, but these errors were encountered: