BlackToppStudios / Mezz_StaticFoundation

All of the parts of the Mezzanine that need to be handled prior to the real build, like compiler options and platform detection.
GNU General Public License v3.0
2 stars 0 forks source link

Bug-MSVCC++Fix #61

Closed MakoEnergy closed 5 years ago

MakoEnergy commented 5 years ago

Updated Jagati version to include the MSVC fix. Fixed a warning in the tests.

codecov[bot] commented 5 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #61   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          45     44    -1     
=====================================
- Hits           45     44    -1
codecov[bot] commented 5 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #61   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          45     45           
=====================================
  Hits           45     45
Sqeaky commented 5 years ago

Looks good to me, Once CI passes we can merge it.