record constructor is not covered
Completed
I have this record:
internal record JoistHudSeat(decimal? ReactionMax, decimal? ReactionMin, string BasePlateMaterial);
In my coverage indicate that Im missing to cover I kind of constructor but I'm not sure what it means.
Please sign in to leave a comment.
Hello Omar Franco,
It is a known issue DCVR-12223, which was fixed in 2023.3.2.