You mean code coverage of robot framework tests or libraries? Or code coverage initiated from robot framework via a robot framework library?
If the latter, you can write an interface wrapper/library around the actual code coverage tool to be called via robot framework as a keyword, if existing wrapper libraries are not already available.
In either case, I do not know if any such exists from 3rd party developers.