Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI; stop using Travis and AppVeyor #456

Merged
merged 7 commits into from
Oct 24, 2021
Merged

Fix CI; stop using Travis and AppVeyor #456

merged 7 commits into from
Oct 24, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Oct 24, 2021

No description provided.

@tkf tkf changed the title Fix CI Fix CI; stop using Travis and AppVeyor Oct 24, 2021
@codecov
Copy link

codecov bot commented Oct 24, 2021

Codecov Report

Merging #456 (b3c12ae) into master (87c669e) will increase coverage by 1.47%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #456      +/-   ##
==========================================
+ Coverage   87.57%   89.05%   +1.47%     
==========================================
  Files          39       39              
  Lines        2246     2247       +1     
==========================================
+ Hits         1967     2001      +34     
+ Misses        279      246      -33     
Impacted Files Coverage Δ
src/julia/tests/test_python_jl.py 100.00% <ø> (ø)
src/julia/julia_py.py 87.50% <0.00%> (-3.13%) ⬇️
src/julia/tools.py 77.77% <0.00%> (-0.88%) ⬇️
src/julia/find_libpython.py 80.86% <0.00%> (+0.61%) ⬆️
src/julia/pseudo_python_cli.py 80.87% <0.00%> (+1.09%) ⬆️
src/julia/core.py 83.63% <0.00%> (+1.51%) ⬆️
src/julia/tests/test_core.py 98.98% <0.00%> (+2.02%) ⬆️
src/julia/runtests.py 75.47% <0.00%> (+3.77%) ⬆️
src/julia/tests/test_compatible_exe.py 94.54% <0.00%> (+7.27%) ⬆️
src/julia/tests/test_utils.py 100.00% <0.00%> (+7.69%) ⬆️
... and 2 more

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 87c669e...b3c12ae. Read the comment docs.

`discover_other_pythons` already handles this.
@tkf tkf merged commit 3c76992 into JuliaPy:master Oct 24, 2021
@tkf tkf deleted the ci branch October 24, 2021 07:09
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.

1 participant