Closed adamwight closed 6 years ago
Merging #23 into master will decrease coverage by
6.85%
. The diff coverage is3.44%
.
@@ Coverage Diff @@
## master #23 +/- ##
==========================================
- Coverage 53.37% 46.52% -6.86%
==========================================
Files 17 16 -1
Lines 755 733 -22
==========================================
- Hits 403 341 -62
- Misses 352 392 +40
Impacted Files | Coverage Δ | |
---|---|---|
drafttopic/feature_lists/wordvectors.py | 0% <ø> (ø) |
:arrow_up: |
drafttopic/utilities/fetch_text.py | 0% <0%> (-59.75%) |
:arrow_down: |
drafttopic/utilities/wikiprojects_common.py | 57.14% <100%> (ø) |
:arrow_up: |
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 768eb42...049430c. Read the comment docs.
Just a couple of notes. Otherwise looks good to me.
Retrieves the articles' initial revision rather than the latest. Doesn't follow initial revisions which contain a redirect, skips these instead.
I was able to run this and verify the output, at ores-staging-01.eqiad.wmflabs:/srv/home/awight/drafttopic
Bug: T193834