analyser_osmosis_roundabout_level.py incorrectly detect higher level xxx_link connected to a round-about as incorrect value fur the roundabout highway=* tag.
Example: https://www.openstreetmap.org/way/29504953
2 primary_link are connected to a secondary roundabout, but the wiki is clear about keeping highway=secondary in this case, and not promoting the roundabout to highway=primary
See: https://wiki.openstreetmap.org/wiki/Tag:junction=roundabout#Selection_of_the_right_highway_tag
I also think the second example in the wiki is not handled properly.