Skip to content

Enable py38 tests on travis#98

Merged
r9y9 merged 8 commits into
masterfrom
py38
Mar 2, 2020
Merged

Enable py38 tests on travis#98
r9y9 merged 8 commits into
masterfrom
py38

Conversation

@r9y9

@r9y9 r9y9 commented Mar 2, 2020

Copy link
Copy Markdown
Owner

No description provided.

@r9y9 r9y9 mentioned this pull request Mar 2, 2020
@codecov-io

codecov-io commented Mar 2, 2020

Copy link
Copy Markdown

Codecov Report

Merging #98 into master will decrease coverage by 3.42%.
The diff coverage is 41.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage    83.9%   80.48%   -3.43%     
==========================================
  Files          31       32       +1     
  Lines        1715     1860     +145     
==========================================
+ Hits         1439     1497      +58     
- Misses        276      363      +87
Impacted Files Coverage Δ
nnmnkwii/datasets/jvs.py 36% <36%> (ø)
nnmnkwii/paramgen/_mlpg.py 79.61% <78.94%> (-0.63%) ⬇️
nnmnkwii/autograd/_impl/mlpg.py 96% <0%> (-4%) ⬇️
nnmnkwii/autograd/_impl/modspec.py 50% <0%> (-2.95%) ⬇️

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 5c264f7...e90d736. Read the comment docs.

@r9y9 r9y9 merged commit 3da10c2 into master Mar 2, 2020
@r9y9 r9y9 deleted the py38 branch March 2, 2020 15:09
Comment thread a.sh
Comment on lines +1 to +7
#!/bin/bash

if [ "$HOGE" == "3.7" -o "$HOGE" == "3.8" ]; then
echo "3.x!!"
else
echo "huga"
fi No newline at end of file

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OMG, it was unintentional to push the local file. Will remove it soon...

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants