BlackMATov / ecs.hpp

C++17 Entity Component System
https://blackmatov.github.io/ecs.hpp
MIT License
38 stars 4 forks source link

Feature/codecov #1

Closed BlackMATov closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@008f120). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #1   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      2           
  Lines             ?     44           
  Branches          ?      0           
=======================================
  Hits              ?     44           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
ecs.hpp 100% <100%> (ø)
ecs_tests.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 008f120...c6b2fca. Read the comment docs.