kodi-plugin-routing
                                
                                
                                
                                    kodi-plugin-routing copied to clipboard
                            
                            
                            
                        Add coverage support
This adds coverage support for unit tests.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@744281a). Click here to learn what that means. The diff coverage isn/a.
@@            Coverage Diff            @@
##             master      #19   +/-   ##
=========================================
  Coverage          ?   92.52%           
=========================================
  Files             ?        2           
  Lines             ?      174           
  Branches          ?        0           
=========================================
  Hits              ?      161           
  Misses            ?       13           
  Partials          ?        0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 744281a...9e723d5. Read the comment docs.
I would rather get rid of @codecov-io messages though.
The latest changes disable the @codecov-io bot.
So a coverage of 97.94% is the best we can do without Mocking xbmc and xbmcaddon. If we want to get to 100% coverage we have to be able to import xbmc and xbmcaddon. I don't mind doing that if you agree.
https://codecov.io/gh/tamland/kodi-plugin-routing/commits
Can we see this merged? It would be nice to know exactly what has not been covered by tests.