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

🐛 [expect] Explicit operator bool does not work with expect(), Fi… #87

Merged
merged 1 commit into from
Nov 2, 2019

Conversation

krzysztof-jusiak
Copy link
Contributor

…x #85

Problem:

Solution:

Issue: #

Reviewers:
@

@codecov
Copy link

codecov bot commented Nov 2, 2019

Codecov Report

Merging #87 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   98.71%   98.72%   +<.01%     
==========================================
  Files          25       25              
  Lines        2176     2190      +14     
==========================================
+ Hits         2148     2162      +14     
  Misses         28       28
Impacted Files Coverage Δ
include/boost/ut.hpp 95.89% <ø> (ø) ⬆️
test/ut/ut.cpp 99.36% <100%> (+0.01%) ⬆️
example/expect.cpp 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 5be98e9...a7aa3cd. Read the comment docs.

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