cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
46 stars 12 forks source link

CORERULES-1334 / CG0202: scope skip for RELATIONSHIP #576 #605

Closed dostiep closed 6 months ago

dostiep commented 9 months ago

Updates were performed to add class "RELATIONSHIP".

I also had to tweak a bit get_dataset_class method as it was deemed too complex by flake8 after I had added an elif condition for RELATIONSHIP.

A couple of test cases were added to make sure both SUPP-- and SQ-- domains are considered of class RELATIONSHIP.