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

Run tests on Python 3.6 #565

Merged
merged 2 commits into from
Oct 24, 2018
Merged

Run tests on Python 3.6 #565

merged 2 commits into from
Oct 24, 2018

Conversation

johanvdw
Copy link
Member

Python 3.6 is the version used in upcoming debian and ubuntu releases.

Note I only changed the tests - I have not yet tested whether this works.

@codecov
Copy link

codecov bot commented Mar 22, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #565      +/-   ##
==========================================
+ Coverage   55.81%   56.03%   +0.21%     
==========================================
  Files          28       28              
  Lines        6355     6882     +527     
  Branches     1349     1566     +217     
==========================================
+ Hits         3547     3856     +309     
- Misses       2423     2619     +196     
- Partials      385      407      +22
Flag Coverage Δ
#integrationtests 54.43% <ø> (-0.03%) ⬇️
#unittests 8.8% <ø> (+1.22%) ⬆️
Impacted Files Coverage Δ
pycsw/server.py 64.56% <0%> (+0.2%) ⬆️
pycsw/core/util.py 91.07% <0%> (+0.83%) ⬆️
pycsw/core/metadata.py 26.01% <0%> (+3.7%) ⬆️
pycsw/core/repository.py 68.2% <0%> (+7.37%) ⬆️
pycsw/core/admin.py 36.58% <0%> (+12.1%) ⬆️

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 7845e90...036ccc8. Read the comment docs.

@tomkralidis tomkralidis reopened this Oct 24, 2018
@tomkralidis tomkralidis merged commit 2a4a495 into geopython:master Oct 24, 2018
@tomkralidis
Copy link
Member

Thanks @johanvdw!

@kalxas
Copy link
Member

kalxas commented Oct 28, 2018

Thanks @johanvdw

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.

None yet

3 participants