lefticus / json2cpp

Compiles JSON into static constexpr C++ data structures with nlohmann::json API
MIT License
257 stars 16 forks source link

Provide continuous delivery capability #4

Closed lefticus closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (644c049) into main (6b4dd56) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   64.49%   64.49%           
=======================================
  Files           8        8           
  Lines         414      414           
  Branches      256      256           
=======================================
  Hits          267      267           
  Misses         72       72           
  Partials       75       75           
Flag Coverage Δ
Linux 51.74% <ø> (ø)
Windows 74.00% <ø> (ø)
macOS 21.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 6b4dd56...644c049. Read the comment docs.