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

Implemented TestCase decorator #29

Merged
merged 3 commits into from
Feb 17, 2019
Merged

Conversation

Aboisier
Copy link
Collaborator

Purpose

This PR implements the @TestCase decorator described in #25 .

@Aboisier Aboisier self-assigned this Feb 17, 2019
@codecov-io
Copy link

codecov-io commented Feb 17, 2019

Codecov Report

Merging #29 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #29   +/-   ##
======================================
  Coverage    71.9%   71.9%           
======================================
  Files          23      23           
  Lines         299     299           
  Branches       13      13           
======================================
  Hits          215     215           
  Misses         77      77           
  Partials        7       7

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 edfe2a2...abf3fae. Read the comment docs.

@Aboisier Aboisier merged commit ef70585 into master Feb 17, 2019
@Aboisier Aboisier deleted the feature/25-testcase-decorator branch February 17, 2019 00:47
@Aboisier Aboisier mentioned this pull request Feb 17, 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.

2 participants