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

Use TestingT & TestingFT interfaces instead of *testing.T #16

Merged
merged 5 commits into from
Jun 14, 2018
Merged

Conversation

maxatome
Copy link
Owner

formatError reworked to use Fprint (or Fprintf if a format is
detected).

Add "args..." documentation in each function using it.
tools/gen_funcs.pl checks this comment is consistent everywhere.

Signed-off-by: Maxime Soulé btik-git@scoubidou.com

formatError reworked to use Fprint (or Fprintf if a format is
detected).

Add "args..." documentation in each function using it.
tools/gen_funcs.pl checks this comment is consistent everywhere.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 72

  • 99 of 99 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 98.963%

Totals Coverage Status
Change from base Build 69: 0.002%
Covered Lines: 3339
Relevant Lines: 3374

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 13, 2018

Pull Request Test Coverage Report for Build 80

  • 109 of 109 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 98.963%

Totals Coverage Status
Change from base Build 69: 0.003%
Covered Lines: 3341
Relevant Lines: 3376

💛 - Coveralls

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@maxatome maxatome merged commit 2bed1c6 into master Jun 14, 2018
@maxatome maxatome deleted the TestingT branch June 19, 2018 21:10
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