viper-framework / viper

Binary analysis and management framework
Other
1.54k stars 353 forks source link

Update travis to support the new modules mechanism. #777

Closed Rafiot closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5b01cdc). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #777   +/-   ##
=========================================
  Coverage          ?   73.88%           
=========================================
  Files             ?       41           
  Lines             ?     2922           
  Branches          ?        0           
=========================================
  Hits              ?     2159           
  Misses            ?      763           
  Partials          ?        0
Impacted Files Coverage Δ
viper/core/config.py 88.39% <ø> (ø)
viper/core/ui/main.py 0% <ø> (ø)
viper/core/ui/cmd/help.py 88.46% <ø> (ø)
viper/core/plugins.py 81.25% <ø> (ø)
viper/core/ui/cmd/update-modules.py 29.62% <ø> (ø)
viper/core/logger.py 82.35% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5b01cdc...e559264. Read the comment docs.