Thanks to visit codestin.com
Credit goes to github.com

Skip to content

model: setters for testcase setup and teardown #3782

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

Merged
merged 2 commits into from
Nov 27, 2020

Conversation

yanne
Copy link
Member

@yanne yanne commented Nov 27, 2020

This allows resetting them with setup = None

This allows resetting them with `setup = None`
@yanne yanne requested a review from pekkaklarck November 27, 2020 10:05
@codecov-io
Copy link

codecov-io commented Nov 27, 2020

Codecov Report

Merging #3782 (6291843) into master (2127623) will decrease coverage by 0.35%.
The diff coverage is 96.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3782      +/-   ##
==========================================
- Coverage   74.42%   74.08%   -0.34%     
==========================================
  Files         215      215              
  Lines       17727    17708      -19     
  Branches     2879     2876       -3     
==========================================
- Hits        13192    13117      -75     
- Misses       4042     4084      +42     
- Partials      493      507      +14     
Impacted Files Coverage Δ
src/robot/model/keyword.py 97.37% <50.00%> (+0.03%) ⬆️
src/robot/model/fixture.py 100.00% <100.00%> (ø)
src/robot/model/testcase.py 100.00% <100.00%> (ø)
src/robot/model/testsuite.py 100.00% <100.00%> (ø)
src/robot/utils/encodingsniffer.py 66.16% <0.00%> (-21.53%) ⬇️
src/robot/version.py 55.56% <0.00%> (-11.11%) ⬇️
src/robot/utils/robotpath.py 64.16% <0.00%> (-9.43%) ⬇️
src/robot/utils/argumentparser.py 78.02% <0.00%> (-5.67%) ⬇️
src/robot/libdocpkg/xmlwriter.py 72.61% <0.00%> (-5.47%) ⬇️
src/robot/output/console/highlighting.py 69.77% <0.00%> (-5.42%) ⬇️
... and 7 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 2127623...6291843. Read the comment docs.

@pekkaklarck pekkaklarck merged commit 5dca989 into master Nov 27, 2020
@pekkaklarck pekkaklarck deleted the topic/model-setters-for-setup-and-teardown branch November 27, 2020 11:56
vokiput pushed a commit to vokiput/robotframework that referenced this pull request Dec 27, 2020
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.

3 participants