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

Correct documentation about BaseWarcServer #507

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

yvmarques
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

Merging #507 into master will decrease coverage by 0.43%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #507      +/-   ##
==========================================
- Coverage    88.2%   87.76%   -0.44%     
==========================================
  Files          61       61              
  Lines        7350     7350              
  Branches     1310     1309       -1     
==========================================
- Hits         6483     6451      -32     
- Misses        558      581      +23     
- Partials      309      318       +9
Impacted Files Coverage Δ
pywb/rewrite/wburl.py 92.73% <0%> (-5.03%) ⬇️
pywb/warcserver/basewarcserver.py 89.69% <0%> (-3.1%) ⬇️
pywb/rewrite/html_rewriter.py 93.05% <0%> (-2.78%) ⬇️
pywb/utils/binsearch.py 96.29% <0%> (-1.86%) ⬇️
pywb/utils/loaders.py 90.12% <0%> (-1.65%) ⬇️
pywb/recorder/multifilewarcwriter.py 76.83% <0%> (-1.13%) ⬇️
pywb/recorder/recorderapp.py 79.69% <0%> (-1.02%) ⬇️
pywb/warcserver/handlers.py 94.69% <0%> (-0.89%) ⬇️
pywb/indexer/cdxindexer.py 95.67% <0%> (-0.87%) ⬇️
pywb/warcserver/index/indexsource.py 82.25% <0%> (-0.27%) ⬇️
... and 2 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 56e7c78...8e6f149. Read the comment docs.

@ikreymer ikreymer changed the base branch from master to develop November 1, 2019 00:08
@ikreymer ikreymer merged commit 8baa8cb into webrecorder:develop Nov 1, 2019
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