pointonsoftware / pscore

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

Implement remaining sales report feature #242

Closed gbenziv closed 1 year ago

gbenziv commented 3 years ago

xxxx

Pull Request Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #242 (484df13) into master (83cbce2) will increase coverage by 0.06%. The diff coverage is 100.00%.

:exclamation: Current head 484df13 differs from pull request most recent head 9a99493. Consider uploading reports for the commit 9a99493 to get more accurate results

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   95.47%   95.53%   +0.06%     
==========================================
  Files          65       65              
  Lines        1303     1321      +18     
==========================================
+ Hits         1244     1262      +18     
  Misses         59       59              
Impacted Files Coverage Δ
core/domain/unittest/test_empmgmt.cpp 95.62% <ø> (ø)
core/validator/personvalidator.hpp 100.00% <ø> (ø)
core/domain/accounting/accountingcontroller.cpp 87.50% <100.00%> (+2.31%) :arrow_up:
core/domain/unittest/test_accounting.cpp 100.00% <100.00%> (ø)
core/domain/unittest/test_customermgmt.cpp 100.00% <100.00%> (ø)
utility/datetime/datetime.hpp 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.