pointonsoftware / pscore

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

Raised core version to v0.4.0 #199

Closed gbenziv closed 3 years ago

gbenziv commented 3 years ago

xxxx

Pull Request Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #199 (fe51877) into master (ed97599) will increase coverage by 0.12%. The diff coverage is 95.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   95.33%   95.45%   +0.12%     
==========================================
  Files          45       46       +1     
  Lines         900     1034     +134     
==========================================
+ Hits          858      987     +129     
- Misses         42       47       +5     
Impacted Files Coverage Δ
core/domain/common/basecontroller.hpp 100.00% <ø> (ø)
core/domain/common/cachecontroller.hpp 100.00% <ø> (ø)
core/domain/inventory/inventorycontroller.hpp 100.00% <ø> (ø)
core/entity/employee.hpp 100.00% <ø> (ø)
core/validator/productvalidator.hpp 100.00% <ø> (ø)
core/domain/unittest/test_inventory.cpp 96.66% <93.18%> (-3.34%) :arrow_down:
core/domain/inventory/inventorycontroller.cpp 97.82% <100.00%> (+2.91%) :arrow_up:
...main/unittest/mock/inventory/inventorydatamock.hpp 100.00% <100.00%> (ø)
core/entity/uom.hpp 100.00% <100.00%> (ø)
... and 1 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 d342c6b...e4b5f68. Read the comment docs.