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 MediaWiki.index() #310

Open
wants to merge 1 commit into
base: master
from
Open

Fix MediaWiki.index() #310

wants to merge 1 commit into from

Conversation

@maxmunzel
Copy link

@maxmunzel maxmunzel commented Jun 14, 2020

The old code fetched non existing fields, resulting in an aborted iteration after the first "batch" of articles.
This was probably due to a change in the underlying MediaWiki API.

Reference: https://meta.wikimedia.org/w/api.php?action=help&modules=query%2Ballpages

The old code fetched non existing fields, resulting in an aborted iteration after the first "batch" of articles. 
This was probably due to a change in the underlying MediaWiki API. 

Reference: https://meta.wikimedia.org/w/api.php?action=help&modules=query%2Ballpages
@coveralls
Copy link

@coveralls coveralls commented Jun 14, 2020

Coverage Status

Coverage increased (+0.004%) to 67.464% when pulling 8cf3454 on maxmunzel:master into d25511f on clips:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.