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

[db] Remove TestPlan.owner field, duplicates TestPlan.author #641

Merged
merged 1 commit into from Nov 29, 2018

Conversation

atodorov
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 29, 2018

Codecov Report

Merging #641 into master will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #641      +/-   ##
=========================================
+ Coverage   64.37%   64.4%   +0.02%     
=========================================
  Files         110     110              
  Lines        6221    6208      -13     
  Branches      831     829       -2     
=========================================
- Hits         4005    3998       -7     
+ Misses       1955    1950       -5     
+ Partials      261     260       -1
Impacted Files Coverage Δ
tcms/core/views.py 85.71% <ø> (ø) ⬆️
tcms/testplans/views.py 59.45% <ø> (+0.39%) ⬆️
tcms/tests/factories.py 87.14% <ø> (-0.07%) ⬇️
tcms/testplans/forms.py 86.04% <ø> (-0.63%) ⬇️
tcms/search/order.py 43.75% <ø> (ø) ⬆️
tcms/xmlrpc/api/testplan.py 57.5% <ø> (+1.4%) ⬆️
tcms/testplans/models.py 71.42% <ø> (-0.43%) ⬇️
tcms/xmlrpc/serializer.py 82.45% <ø> (ø) ⬆️
tcms/testplans/helpers/email.py 0% <0%> (ø) ⬆️

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 464e0ab...fae57a1. Read the comment docs.

@coveralls
Copy link

coveralls commented Nov 29, 2018

Pull Request Test Coverage Report for Build 2072

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 64.154%

Totals Coverage Status
Change from base Build 2070: 0.02%
Covered Lines: 4256
Relevant Lines: 6208

💛 - Coveralls

@atodorov atodorov merged commit 55209c2 into master Nov 29, 2018
@atodorov atodorov deleted the remove_plan_owner branch November 29, 2018 21:42
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.

None yet

3 participants