brenoguim / flexclass

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

Update codecov.yml #30

Closed brenoguim closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (5e8a5d0) into master (54e6c00) will increase coverage by 2.84%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   95.30%   98.15%   +2.84%     
==========================================
  Files          11       10       -1     
  Lines         597      541      -56     
==========================================
- Hits          569      531      -38     
+ Misses         28       10      -18     
Impacted Files Coverage Δ
flexclass/tests/unit/shared_array_example.test.cpp
flexclass/external/catch2/catch.hpp
flexclass/include/flexclass/core.hpp
flexclass/include/flexclass/memory.hpp
flexclass/tests/unit/memory.test.cpp
flexclass/include/flexclass/algorithm.hpp
flexclass/tests/unit/allocation_tracker.h
flexclass/include/flexclass/tuple.hpp
flexclass/include/flexclass/arrays.hpp
...lexclass/tests/unit/memory_with_allocator.test.cpp
... and 11 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 54e6c00...5e8a5d0. Read the comment docs.