Skip to content

Speed #366

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

Merged
merged 6 commits into from
Oct 20, 2018
Merged

Speed #366

merged 6 commits into from
Oct 20, 2018

Conversation

jacobwilliams
Copy link
Owner

@jacobwilliams jacobwilliams commented Sep 24, 2018

Fixes #363

…eading data in chunks rather than one character at a time. See #363

I don't think pop_char doesn't need to be recursive.
@jacobwilliams
Copy link
Owner Author

Hmmm.. ford is failing because of:

ModuleNotFoundError: No module named 'markdown.extensions.toc(anchorlink=False)'

@codecov-io
Copy link

codecov-io commented Sep 24, 2018

Codecov Report

Merging #366 into master will increase coverage by <.01%.
The diff coverage is 92.3%.

@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
+ Coverage   87.86%   87.87%   +<.01%     
==========================================
  Files           3        3              
  Lines        4574     4594      +20     
==========================================
+ Hits         4019     4037      +18     
- Misses        555      557       +2

@jacobwilliams jacobwilliams changed the title WIP: Speed Speed Oct 20, 2018
@jacobwilliams jacobwilliams merged commit fc2e18e into master Oct 20, 2018
@jacobwilliams jacobwilliams deleted the speed branch October 20, 2018 20:44
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