BlackToppStudios / Mezz_Foundation

Foundational Data types that enforce no opinions on how to build games and provide many facilities that complex games need. This largely avoids graphics and physics, but provides tools like the SortedVector, CountedPtr and HashedString classes.
GNU General Public License v3.0
3 stars 0 forks source link

Adding codecoverage to Jenkins Fedora Build #50

Closed Sqeaky closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #50 into master will decrease coverage by 98.83%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #50       +/-   ##
========================================
- Coverage   98.83%    0%   -98.84%     
========================================
  Files          12     4        -8     
  Lines         599   195      -404     
========================================
- Hits          592     0      -592     
- Misses          7   195      +188
codecov[bot] commented 5 years ago

Codecov Report

Merging #50 into master will decrease coverage by 98.83%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #50       +/-   ##
========================================
- Coverage   98.83%    0%   -98.84%     
========================================
  Files          12     4        -8     
  Lines         599   195      -404     
========================================
- Hits          592     0      -592     
- Misses          7   195      +188
Sqeaky commented 5 years ago

We have learned about the CMake/Jagati issue from this, and no code from this will be kept.