Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/xmlrpc rename #1165

Merged
merged 4 commits into from
Oct 8, 2019
Merged

Feat/xmlrpc rename #1165

merged 4 commits into from
Oct 8, 2019

Conversation

AleksMat
Copy link
Contributor

@AleksMat AleksMat commented Oct 5, 2019

Changes:

  • renamed repository xmlrpc to rpc
  • updated pylint in makefile
  • fixed a pylint issue

This PR is related to #682

@coveralls
Copy link

coveralls commented Oct 5, 2019

Pull Request Test Coverage Report for Build 4612

  • 35 of 35 (100.0%) changed or added relevant lines in 19 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.717%

Totals Coverage Status
Change from base Build 4610: 0.0%
Covered Lines: 3729
Relevant Lines: 4854

💛 - Coveralls

@atodorov atodorov force-pushed the feat/xmlrpc-rename branch from 2452270 to ff986d8 Compare October 8, 2019 09:40
@codecov-io
Copy link

codecov-io commented Oct 8, 2019

Codecov Report

Merging #1165 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1165   +/-   ##
=======================================
  Coverage   72.43%   72.43%           
=======================================
  Files         119      119           
  Lines        4854     4854           
  Branches      606      606           
=======================================
  Hits         3516     3516           
  Misses       1125     1125           
  Partials      213      213
Impacted Files Coverage Δ
tcms/settings/common.py 95.58% <ø> (ø) ⬆️
tcms/rpc/api/testexecutionstatus.py 75% <ø> (ø)
tcms/rpc/utils.py 53.06% <ø> (ø)
tcms/rpc/api/utils.py 71.42% <ø> (ø)
tcms/rpc/api/classification.py 75% <ø> (ø)
tcms/rpc/decorators.py 85.71% <ø> (ø)
tcms/rpc/api/auth.py 60.86% <ø> (ø)
tcms/rpc/api/__init__.py 100% <ø> (ø)
tcms/rpc/tests/utils.py 100% <ø> (ø)
tcms/rpc/api/testcasestatus.py 75% <ø> (ø)
... and 24 more

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 ae226f3...00bf51b. Read the comment docs.

atodorov
atodorov previously approved these changes Oct 8, 2019
probably newer version of Sphinx
@atodorov atodorov merged commit 9801009 into kiwitcms:master Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants