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

Adding GTest improvments #50

Merged
merged 5 commits into from
Nov 22, 2017
Merged

Adding GTest improvments #50

merged 5 commits into from
Nov 22, 2017

Conversation

henryiii
Copy link
Collaborator

All the tests run separately now. This didn't work well for GooFit, but works pretty well for CLI11.

@codecov
Copy link

codecov bot commented Nov 21, 2017

Codecov Report

Merging #50 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #50   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines        1235   1235           
  Branches      248    248           
=====================================
  Hits         1235   1235
Impacted Files Coverage Δ
include/CLI/App.hpp 100% <100%> (ø) ⬆️
include/CLI/Option.hpp 100% <100%> (ø) ⬆️

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 10772e5...f1539ac. Read the comment docs.

@henryiii henryiii merged commit 983993f into master Nov 22, 2017
@henryiii henryiii deleted the gtest branch November 22, 2017 02:28
@henryiii henryiii added this to the v1.3 milestone Nov 22, 2017
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.

1 participant