KojiClient improvements and fixes
ClosedPublic

Authored by kparal on Apr 28 2014, 9:32 AM.

Details

Summary
  • create a default session in init() automatically if no external session provided
  • allow koji_url and pkg_url to be customized through config rather than hardcoded
  • remove unused variables
Test Plan

Tests pass.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
mkrizek accepted this revision.Apr 28 2014, 2:03 PM

Looks good

tflink accepted this revision.Apr 28 2014, 3:04 PM

The docstrings aren't in sphinx style, but no issues with the code or the tests

The docstrings aren't in sphinx style, but no issues with the code or the tests

I promise I'll improve once D69 is pushed :-)

kparal closed this revision.Apr 28 2014, 3:21 PM

Closed by commit rLTRN004cfa8600ba (authored by @kparal).