extcpp / basics

extcpp utility library - basic components
MIT License
1 stars 1 forks source link

clean up cmake files after adding conan #22

Closed ObiWahn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files          26       26           
  Lines        1167     1167           
=======================================
  Hits         1109     1109           
  Misses         58       58
Impacted Files Coverage Δ
include/ext/util/basic.hpp 100% <ø> (ø) :arrow_up:
include/ext/util/encode.hpp 97.5% <ø> (ø) :arrow_up:
include/ext/logging/definitions.hpp 100% <ø> (ø) :arrow_up:
include/ext/util/serialization.hpp 100% <ø> (ø) :arrow_up:
include/ext/util/result.hpp 100% <ø> (ø) :arrow_up:
include/ext/math/math_types.hpp 96% <ø> (ø) :arrow_up:
include/ext/util/endian.hpp 100% <ø> (ø) :arrow_up:
include/ext/logging/functionality.hpp 100% <ø> (ø) :arrow_up:
include/ext/util/bit_tricks.hpp 100% <ø> (ø) :arrow_up:

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 a716d98...7cccc80. Read the comment docs.