Skip to content

Support for generic typelists in test cases #1642

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 4 commits into from
Jun 15, 2019
Merged

Support for generic typelists in test cases #1642

merged 4 commits into from
Jun 15, 2019

Conversation

JoeyGrajciar
Copy link
Contributor

Description

This PR adds support for usage of generic type lists in test cases in form of TEMPLATE_LIST_TEST_CASE.

GitHub Issues

Closes #1627

@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #1642 into master will decrease coverage by 2.6%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #1642     +/-   ##
=========================================
- Coverage   83.66%   81.05%   -2.6%     
=========================================
  Files         123      124      +1     
  Lines        3402     3478     +76     
=========================================
- Hits         2846     2819     -27     
- Misses        556      659    +103

@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master    #1642   +/-   ##
=======================================
  Coverage   81.05%   81.05%           
=======================================
  Files         124      124           
  Lines        3478     3478           
=======================================
  Hits         2819     2819           
  Misses        659      659

@horenmar horenmar merged commit f41051f into master Jun 15, 2019
@horenmar horenmar deleted the template_list branch June 16, 2019 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for generic typelists in TEMPLATE_TEST_CASE
2 participants