Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

兼容Python3的输出#1301

Open
yalechen-cyw3 wants to merge 2 commits into
FeeiCN:masterfrom
yalechen-cyw:master
Open

兼容Python3的输出#1301
yalechen-cyw3 wants to merge 2 commits into
FeeiCN:masterfrom
yalechen-cyw:master

Conversation

@yalechen-cyw3

Copy link
Copy Markdown

在python3.7下会出现以下问题

Python3下异常

故设置,当python3时候,将message由bytes类型解码为str类型

@coveralls

coveralls commented Oct 20, 2018

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 496

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 145 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-0.2%) to 40.946%

Files with Coverage Reduction New Missed Lines %
cobra/init.py 1 26.19%
cobra/templite.py 1 0.0%
cobra/config.py 2 56.32%
cobra/log.py 3 45.0%
cobra/api.py 4 12.47%
cobra/cve.py 8 80.18%
cobra/utils.py 126 31.65%
Totals Coverage Status
Change from base Build 489: -0.2%
Covered Lines: 1696
Relevant Lines: 4142

💛 - Coveralls

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 490

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 18 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+0.03%) to 41.171%

Files with Coverage Reduction New Missed Lines %
cobra/init.py 1 26.19%
cobra/templite.py 1 0.0%
cobra/log.py 1 45.0%
cobra/utils.py 1 33.33%
cobra/config.py 2 56.32%
cobra/api.py 4 12.47%
cobra/cve.py 8 80.18%
Totals Coverage Status
Change from base Build 489: 0.03%
Covered Lines: 1695
Relevant Lines: 4117

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants