• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mwclient / mwclient / 25937806303
78%

Build:
DEFAULT BRANCH: master
Ran 15 May 2026 07:43PM UTC
Jobs 1
Files 9
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 May 2026 07:41PM UTC coverage: 78.0% (+1.6%) from 76.43%
25937806303

push

github

web-flow
Support prefetching content for page lists (#416)

Currently operations on page lists that require accessing page content
fetch the content separately for each page in the list.
This is rather inefficient for common workflows such as transforming
the content of a list of pages since a separate HTTP request needs to
be issued to fetch the content for each page.

So, add a new optional `with_content` parameter to methods that enumerate
pages and have List set appropriate parameters in this case so that
the list response itself includes page contents and have `Page` look for
page content in the info it was constructed with first. Add two new helpers
to generate proper arguments for listing classes to avoid needing to duplicate
the requisite logic across all call sites.

25 of 43 new or added lines in 4 files covered. (58.14%)

19 existing lines in 3 files now uncovered.

897 of 1150 relevant lines covered (78.0%)

1.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
73.58
1.87% mwclient/client.py
3
71.11
1.91% mwclient/page.py
1
53.33
4.85% mwclient/image.py

Coverage Regressions

Lines Coverage ∆ File
14
73.58
1.87% mwclient/client.py
4
97.81
-2.19% mwclient/listing.py
1
53.33
4.85% mwclient/image.py
Jobs
ID Job ID Ran Files Coverage
1 25937806303.1 15 May 2026 07:43PM UTC 18
78.0
GitHub Action Run
Source Files on build 25937806303
  • Tree
  • List 9
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25937806303
  • 6cdad9d8 on github
  • Prev Build on master (#25279665945)
  • Next Build on master (#25941598516)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc