open-license-manager / licensecc

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
http://open-license-manager.github.io/licensecc/
BSD 3-Clause "New" or "Revised" License
947 stars 300 forks source link

Several fixes #120

Closed monsieurgustav closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #120 (5431274) into develop (48d2775) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #120   +/-   ##
========================================
  Coverage    79.29%   79.29%           
========================================
  Files           31       31           
  Lines         1048     1048           
========================================
  Hits           831      831           
  Misses         217      217           
Impacted Files Coverage Δ
src/library/hw_identifier/hw_identifier_facade.cpp 71.42% <100.00%> (ø)

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 48d2775...5431274. Read the comment docs.