Jinja2Cpp icon indicating copy to clipboard operation
Jinja2Cpp copied to clipboard

Conan package for RapidJSON use CMake's naming convention

Open jgsogo opened this issue 5 years ago • 1 comments

Conan package for RapidJSON now uses the same naming convention as CMake module.

This change has been already submitted to ConanCenter for existing packages: https://github.com/conan-io/conan-center-index/pull/1579, sending it here so the next versions no longer need to apply the patch.

Let's take care of this project 💪

jgsogo avatar May 07 '20 17:05 jgsogo

Codecov Report

Merging #197 into master will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   88.82%   88.82%           
=======================================
  Files          71       71           
  Lines        9072     9076    +4     
=======================================
+ Hits         8058     8062    +4     
  Misses       1014     1014           
Impacted Files Coverage Δ
src/serialize_filters.cpp 96.79% <0.00%> (+0.07%) :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 889577d...bf48409. Read the comment docs.

codecov[bot] avatar May 07 '20 20:05 codecov[bot]