brenoguim / flexclass

A library for classes with flexible layout
MIT License
56 stars 6 forks source link

test cov #29

Closed brenoguim closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (ac1b607) into master (ff6255b) will increase coverage by 95.30%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #29       +/-   ##
===========================================
+ Coverage        0   95.30%   +95.30%     
===========================================
  Files           0       11       +11     
  Lines           0      597      +597     
===========================================
+ Hits            0      569      +569     
- Misses          0       28       +28     
Impacted Files Coverage Δ
flexclass/include/flexclass/tuple.hpp 88.00% <0.00%> (ø)
flexclass/include/flexclass/algorithm.hpp 100.00% <0.00%> (ø)
...lexclass/tests/unit/memory_with_allocator.test.cpp 100.00% <0.00%> (ø)
flexclass/include/flexclass/memory.hpp 100.00% <0.00%> (ø)
flexclass/tests/unit/memory.test.cpp 100.00% <0.00%> (ø)
flexclass/external/catch2/catch.hpp 67.85% <0.00%> (ø)
flexclass/tests/unit/basic.test.cpp 98.58% <0.00%> (ø)
flexclass/include/flexclass/arrays.hpp 100.00% <0.00%> (ø)
flexclass/include/flexclass/core.hpp 98.66% <0.00%> (ø)
flexclass/tests/unit/allocation_tracker.h 100.00% <0.00%> (ø)
... and 1 more

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 ff6255b...ac1b607. Read the comment docs.