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

Render documentation using Sphinx #12

Merged
merged 3 commits into from
Oct 18, 2020
Merged

Render documentation using Sphinx #12

merged 3 commits into from
Oct 18, 2020

Conversation

christopher-henderson
Copy link
Owner

@christopher-henderson christopher-henderson commented Oct 17, 2020

Addresses #5

@codecov-io
Copy link

codecov-io commented Oct 17, 2020

Codecov Report

Merging #12 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          556       578   +22     
  Branches        69        72    +3     
=========================================
+ Hits           556       578   +22     
Impacted Files Coverage Δ
pstream/_async/async_stream.py 100.00% <100.00%> (ø)
pstream/_async/functors.py 100.00% <100.00%> (ø)
pstream/_sync/stream.py 100.00% <100.00%> (ø)
pstream/errors.py 100.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 11591f2...2a69321. Read the comment docs.

@christopher-henderson christopher-henderson changed the title lets see how this looks Render documentation using Sphinx Oct 18, 2020
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