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

Add ALMOST_EQ assertion #245

Merged
merged 15 commits into from Jun 28, 2019
Merged

Add ALMOST_EQ assertion #245

merged 15 commits into from Jun 28, 2019

Conversation

srz-zumix
Copy link
Owner

@codecov
Copy link

codecov bot commented Jun 12, 2019

Codecov Report

❗ No coverage uploaded for pull request base (develop@9290eab). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #245   +/-   ##
==========================================
  Coverage           ?   96.12%           
==========================================
  Files              ?      208           
  Lines              ?    10477           
  Branches           ?        0           
==========================================
  Hits               ?    10071           
  Misses             ?      406           
  Partials           ?        0
Impacted Files Coverage Δ
include/iutest.hpp 100% <ø> (ø)
include/iutest_defs.hpp 96.87% <ø> (ø)
include/iutest_typed_tests.hpp 88.6% <ø> (ø)
include/tr1/iutest_value_tmp_tests.hpp 90.47% <ø> (ø)
include/iutest_util.hpp 100% <ø> (ø)
test/syntax_tests.cpp 96.1% <100%> (ø)
test/almost_eq_tests.cpp 100% <100%> (ø)
test/syntax_gtest_tests.cpp 95.89% <100%> (ø)
include/iutest_assertion.hpp 98.48% <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 9290eab...0c780b3. Read the comment docs.

@srz-zumix srz-zumix merged commit 4eabd1b into develop Jun 28, 2019
@srz-zumix srz-zumix deleted the feature/almost_eq_assertion branch June 28, 2019 00:24
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.

None yet

1 participant