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

praw-dev / praw / 3539 / 2
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: scorecard
DEFAULT BRANCH: main
Ran 21 Nov 2019 01:33AM UTC
Files 65
Run time 7s
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

21 Nov 2019 01:29AM UTC coverage: 100.0%. Remained the same
3539.2

push

travis-ci

jarhill0
Add fullname option to the reddit.redditor method (#1110)

* Add fullname option to the reddit.redditor method

- Using the /api/user_data_by_account_ids to resolve username
- Call is made instantly as the entity is created rather than lazily
- Returns a NotFound exception upon creation if invalid
- name param remains the first arg so is non breaking

* Refactor fullname Redditor init to be lazy

Moved the _fetch_username call to the _fetch_info call to make it lazy
Created a _fullname variable to keep track of the fullname until fetched
Made the _path property lazy to avoid a forced eager init which would otherwise happen at _path requires the name property

* Update changelog with fullname changes

* Use reddit.get instead of .request and improve changelog clarity

2745 of 2745 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 3539.2
  • Tree
  • List 0
  • Changed 22
  • Source Changed 22
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3212
  • Travis Job 3539.2
  • 93b73fa2 on github
  • Prev Job for on master (#3520.4)
  • Next Job for on master (#3548.4)
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