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 docs #88

Merged
merged 2 commits into from Aug 16, 2020
Merged

fix docs #88

merged 2 commits into from Aug 16, 2020

Conversation

knaaptime
Copy link
Member

@knaaptime knaaptime commented Aug 16, 2020

the docs arent rendering correctly
so this pr:

  • rebuilds the docs
  • add nbsphinx to requirements
  • makes area_tables, area_tables_binning, and area_tables_raster private
    • and removes from the api docs

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2020

Codecov Report

Merging #88 into master will not change coverage.
The diff coverage is 93.75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   81.19%   81.19%           
=======================================
  Files          11       11           
  Lines         569      569           
=======================================
  Hits          462      462           
  Misses        107      107           
Impacted Files Coverage Δ
.../area_weighted/_vectorized_raster_interpolation.py 63.88% <88.88%> (ø)
tobler/area_weighted/area_interpolate.py 87.28% <88.88%> (ø)
tobler/area_weighted/__init__.py 100.00% <100.00%> (ø)
tobler/dasymetric/masked_area_interpolate.py 90.90% <100.00%> (ø)
tobler/model/__init__.py 100.00% <100.00%> (ø)
tobler/model/glm.py 90.00% <100.00%> (ø)

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 90d9c77...377e5a0. Read the comment docs.

@knaaptime knaaptime merged commit 484df38 into pysal:master Aug 16, 2020
@knaaptime knaaptime deleted the fixdocs branch August 16, 2020 19:36
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