No successful run was found on main (b4473a6) during the generation of this report, so 34557ac was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Fix UnixUserRecord shell field type from string to path. #900
Made sure to change the field type of shell in UnixUserRecord from string to path. I also added a unit test, with a sanity check to make sure that the operation goes correctly as stated.
f95eecb
5 months ago
by Peter-The-Great
-0.39%
Remove redundant Unit Test mentioned in #900 #1260
Remove redundant UnixUserRecord shell type test and added a type assertion test to check if shell variable in user is a valid posix_path.