iot-lab / ssh-cli-tools

A set of tools for managing IoT-Lab A8 nodes from the command line
Other
0 stars 6 forks source link

activate lint test also in python 2.7, polishing travis configuration #13

Closed aabadie closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #13 into master will increase coverage by 2.09%.

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   97.12%   99.21%   +2.09%     
==========================================
  Files          12       12              
  Lines         382      383       +1     
==========================================
+ Hits          371      380       +9     
+ Misses         11        3       -8
Impacted Files Coverage Δ
iotlabsshcli/open_a8.py 100% <100%> (ø) :white_check_mark:
iotlabsshcli/parser/open_a8_parser.py 97.77% <ø> (+17.77%) :white_check_mark:

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 4c62b84...f8956d3. Read the comment docs.

aabadie commented 7 years ago

99% code coverage ! getting closer to full code coverage :)