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 up Travis CI and Python version support #120

Merged
merged 6 commits into from
Mar 13, 2019
Merged

Conversation

rayrrr
Copy link
Member

@rayrrr rayrrr commented Mar 5, 2019

  • Tie Travis CI to jazzband instance
  • Remove EOL 3.3 and 3.4 version support
  • Add 3.7 version support

The broken URL "details" link for the Travis CI build on #119 led me to discover these issues.

@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #120 into master will increase coverage by 0.54%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   92.58%   93.13%   +0.54%     
==========================================
  Files          11       11              
  Lines         364      364              
  Branches       70       70              
==========================================
+ Hits          337      339       +2     
+ Misses         17       16       -1     
+ Partials       10        9       -1
Impacted Files Coverage Δ
geojson/utils.py 83.8% <0%> (+1.9%) ⬆️

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 275a663...4fdcd2e. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

Merging #120 into master will increase coverage by 1.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   92.03%   93.13%   +1.09%     
==========================================
  Files          11       11              
  Lines         364      364              
  Branches       70       70              
==========================================
+ Hits          335      339       +4     
+ Misses         18       16       -2     
+ Partials       11        9       -2
Impacted Files Coverage Δ
geojson/_version.py 100% <100%> (ø) ⬆️
geojson/utils.py 83.8% <0%> (+3.8%) ⬆️

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 dc4e7f1...676aa3e. Read the comment docs.

@rayrrr rayrrr changed the title update setup.py URL to reflect move to jazzband org Fix up Travis CI and Python version support Mar 12, 2019
@rayrrr
Copy link
Member Author

rayrrr commented Mar 12, 2019

At this point, there is just some PyPy Travis CI weirdness to clear up. I might have done too many pushes in too short of time so going to revisit tomorrow.

rayrrr added 5 commits March 13, 2019 18:06
I _think_ this is causing some wonkiness. The broken URL "details" link for the Travis CI build on #119 led me to discover this.
Travis CI xenial works for 3.7 but not PyPy. Oh well.
@galuszkak galuszkak force-pushed the setup-py-jazzband-url branch from 2b2126e to cacf6a6 Compare March 13, 2019 17:12
@galuszkak
Copy link
Contributor

@rayrrr I fixed this PR for you. Hope You will find it useful.

Thanks!

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