pointonsoftware / pscore

C++ library for building your business software
GNU Affero General Public License v3.0
1 stars 2 forks source link

Improved log client UI #208

Closed gbenziv closed 3 years ago

gbenziv commented 3 years ago

xxxx

Pull Request Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #208 (5f11784) into master (bf34866) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   95.48%   95.51%   +0.02%     
==========================================
  Files          51       51              
  Lines        1042     1048       +6     
==========================================
+ Hits          995     1001       +6     
  Misses         47       47              
Impacted Files Coverage Δ
...ore/domain/customermgmt/customermgmtcontroller.cpp 97.14% <100.00%> (ø)
core/domain/unittest/test_customermgmt.cpp 100.00% <100.00%> (ø)
core/entity/address.hpp 100.00% <100.00%> (ø)
core/entity/contactdetails.hpp 100.00% <100.00%> (ø)
core/entity/personalid.hpp 100.00% <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 91527eb...5f11784. Read the comment docs.