Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Use consistent names for requests objects #145

Merged
merged 1 commit into from
May 22, 2018

Conversation

major
Copy link
Contributor

@major major commented May 21, 2018

Fix variable names to avoid pylint C0103 and use the same name
each time for the requests response object.

Works towards #3.

Signed-off-by: Major Hayden [email protected]

@major major added the enhancement New feature or request label May 21, 2018
@major major self-assigned this May 21, 2018
Fix variable names to avoid pylint C0103 and use the same name
each time for the requests response object.

Signed-off-by: Major Hayden <[email protected]>
@major major force-pushed the consistent-requests-naming branch from 8fec0a8 to e63a0d6 Compare May 21, 2018 20:56
@coveralls
Copy link

Pull Request Test Coverage Report for Build 472

  • 2 of 10 (20.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 46.658%

Changes Missing Coverage Covered Lines Changed/Added Lines %
skt/reporter.py 2 10 20.0%
Totals Coverage Status
Change from base Build 463: 0.0%
Covered Lines: 684
Relevant Lines: 1466

💛 - Coveralls

@spbnick spbnick merged commit f5e02c4 into cki-project:master May 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants