MER-C / wiki-java

A MediaWiki bot framework in Java
GNU Affero General Public License v3.0
66 stars 58 forks source link

WMFWiki: add the ability to fetch pages as plain text #166

Closed MER-C closed 5 years ago

MER-C commented 5 years ago

PR for testing purposes.

codecov-io commented 5 years ago

Codecov Report

Merging #166 into master will increase coverage by 0.51%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #166      +/-   ##
============================================
+ Coverage     35.91%   36.43%   +0.51%     
- Complexity      529      538       +9     
============================================
  Files            30       30              
  Lines          4897     4919      +22     
  Branches        828      830       +2     
============================================
+ Hits           1759     1792      +33     
+ Misses         2999     2990       -9     
+ Partials        139      137       -2
Impacted Files Coverage Δ Complexity Δ
src/org/wikipedia/WMFWiki.java 50% <100%> (+12.5%) 21 <6> (+6) :arrow_up:
src/org/wikipedia/Wiki.java 49.1% <0%> (+0.41%) 350% <0%> (+3%) :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 e4172ee...0b914f1. Read the comment docs.