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 for iutest devloper natstepfilter #237

Merged
merged 7 commits into from
Jul 12, 2019
Merged

Conversation

srz-zumix
Copy link
Owner

@srz-zumix srz-zumix commented May 16, 2019

fix #229

@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

Merging #237 into develop will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #237      +/-   ##
===========================================
+ Coverage    96.06%   96.06%   +<.01%     
===========================================
  Files          207      207              
  Lines        10238    10242       +4     
===========================================
+ Hits          9835     9839       +4     
  Misses         403      403
Impacted Files Coverage Δ
include/internal/iutest_debug.hpp 0% <ø> (ø) ⬆️
include/internal/iutest_core_impl.hpp 100% <ø> (ø) ⬆️
include/impl/iutest_body.ipp 100% <ø> (ø) ⬆️
include/impl/iutest_info.ipp 96.42% <ø> (ø) ⬆️
include/iutest_info.hpp 100% <ø> (ø) ⬆️
include/impl/iutest_core_impl.ipp 97.5% <100%> (+0.04%) ⬆️
test/unit_typetraits_tests.cpp 88.88% <0%> (+3.17%) ⬆️

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 1d3b347...7c6b3bb. Read the comment docs.

@srz-zumix
Copy link
Owner Author

  C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\CL.exe /c /I"C:\Users\travis\build\srz-zumix\iutest\include" /Zi /nologo /W4 /WX /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++17 /Fo"skip_tests.dir\Debug\\" /Fd"skip_tests.dir\Debug\vc141.pdb" /Gd /TP /analyze- /FC /errorReport:queue  /permissive- "C:\Users\travis\build\srz-zumix\iutest\test\skip_tests.cpp"
  skip_tests.cpp
c:\users\travis\build\srz-zumix\iutest\test\skip_tests.cpp(29): error C2220: warning treated as error - no 'object' file generated [C:\Users\travis\build\srz-zumix\iutest\cmake-build\skip_tests.vcxproj]
c:\users\travis\build\srz-zumix\iutest\test\skip_tests.cpp(29): warning C4702: unreachable code [C:\Users\travis\build\srz-zumix\iutest\cmake-build\skip_tests.vcxproj]
c:\users\travis\build\srz-zumix\iutest\test\skip_tests.cpp(36): error C2220: warning treated as error - no 'object' file generated [C:\Users\travis\build\srz-zumix\iutest\cmake-build\skip_tests.vcxproj]
c:\users\travis\build\srz-zumix\iutest\test\skip_tests.cpp(36): warning C4702: unreachable code [C:\Users\travis\build\srz-zumix\iutest\cmake-build\skip_tests.vcxproj]
c:\users\travis\build\srz-zumix\iutest\test\skip_tests.cpp(37): warning C4702: unreachable code [C:\Users\travis\build\srz-zumix\iutest\cmake-build\skip_tests.vcxproj]
Done Building Project "C:\Users\travis\build\srz-zumix\iutest\cmake-build\skip_tests.vcxproj" (default targets) -- FAILED.

@srz-zumix srz-zumix merged commit 0d51442 into develop Jul 12, 2019
@srz-zumix srz-zumix deleted the feature/vs_natstepfilter branch July 12, 2019 01:00
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