You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment is possible to track field coverage on dictionaries and Items, supporting flat and nested fields.
A use case was raised where it would be useful to track coverage on fields that are lists of dictionaries. The idea is to provide support for this use case by improving the FieldCoverageMonitor rules.
The text was updated successfully, but these errors were encountered:
At the moment is possible to track field coverage on dictionaries and Items, supporting flat and nested fields.
A use case was raised where it would be useful to track coverage on fields that are lists of dictionaries. The idea is to provide support for this use case by improving the FieldCoverageMonitor rules.
The text was updated successfully, but these errors were encountered: