ARMmbed / icetea

DEPRECATED mbed test framework
Apache License 2.0
6 stars 7 forks source link

Update version number to v1.1.0 #51

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Update version number in setup.py

jonikula commented 5 years ago

Hm, maybe we should exclude setup.py from the coverage run.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 338


Files with Coverage Reduction New Missed Lines %
icetea_lib/bench.py 1 52.85%
icetea_lib/LogManager.py 3 78.68%
icetea_lib/TestStepError.py 8 63.64%
<!-- Total: 12 -->
Totals Coverage Status
Change from base Build 331: -0.09%
Covered Lines: 4790
Relevant Lines: 6978

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 337


Files with Coverage Reduction New Missed Lines %
icetea_lib/tools/tools.py 1 62.86%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 6 75.97%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 331: 0.2%
Covered Lines: 4809
Relevant Lines: 6977

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 340


Files with Coverage Reduction New Missed Lines %
icetea_lib/tools/tools.py 1 62.86%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 6 75.97%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 331: 0.2%
Covered Lines: 4809
Relevant Lines: 6977

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 422


Files with Coverage Reduction New Missed Lines %
icetea_lib/tools/tools.py 1 62.86%
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 9 75.97%
<!-- Total: 15 -->
Totals Coverage Status
Change from base Build 408: 0.3%
Covered Lines: 4829
Relevant Lines: 6997

💛 - Coveralls
jonikula commented 5 years ago

I'll merge this on monday and create the release tag. Reviewers have until then to test this release if they so desire.