Closed mpsonntag closed 4 years ago
The current PR adds the basic cardinality implementation for Section.sections. It
Section.__init__
Section.sec_cardinality
Section.set_sections_cardinality
The PR refers to issue #361.
Coverage increased (+0.09%) to 76.717% when pulling bbecc62cb82756457cf4fe48368e90202e58f597 on mpsonntag:cardSecB into 13fd740d24f3d3def8f532c34ec8ae7bc7b1752a on G-Node:master.
Want a second review or are we good to merge?
I think we should open an issue about it and see what people think :)
The current PR adds the basic cardinality implementation for Section.sections. It
Section.__init__
.Section.sec_cardinality
accessor methods.Section.set_sections_cardinality
convenience method.The PR refers to issue #361.