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

modern packaging #174

Merged
merged 6 commits into from May 11, 2020
Merged

modern packaging #174

merged 6 commits into from May 11, 2020

Conversation

dr-leo
Copy link
Owner

@dr-leo dr-leo commented May 10, 2020

  • use flit in lieu of setuptools
  • use importlib.resources in lieu of pkg_resources

@codecov-io
Copy link

Codecov Report

Merging #174 into master will decrease coverage by 2.93%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   95.79%   92.86%   -2.94%     
==========================================
  Files          40       40              
  Lines        3452     3446       -6     
==========================================
- Hits         3307     3200     -107     
- Misses        145      246     +101     
Impacted Files Coverage Δ
pandasdmx/__init__.py 100.00% <100.00%> (+10.52%) ⬆️
pandasdmx/source/__init__.py 92.64% <100.00%> (-3.07%) ⬇️
pandasdmx/source/ilo.py 50.00% <0.00%> (-50.00%) ⬇️
pandasdmx/source/estat.py 42.50% <0.00%> (-45.00%) ⬇️
pandasdmx/source/istat.py 57.14% <0.00%> (-42.86%) ⬇️
pandasdmx/source/wb.py 66.66% <0.00%> (-33.34%) ⬇️
pandasdmx/tests/test_sources.py 72.22% <0.00%> (-26.99%) ⬇️
pandasdmx/source/sgr.py 50.00% <0.00%> (-20.00%) ⬇️
pandasdmx/reader/__init__.py 68.75% <0.00%> (-12.50%) ⬇️
pandasdmx/api.py 88.06% <0.00%> (-6.25%) ⬇️
... and 4 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 93f8332...a37d18f. Read the comment docs.

@dr-leo dr-leo merged commit 5ec57f8 into master May 11, 2020
@dr-leo dr-leo deleted the modern_packaging branch May 14, 2020 21:07
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

2 participants