platisd / indoor-navigation-system

[WIP] An indoor navigation system to guide users towards their colleagues' desks
Apache License 2.0
15 stars 13 forks source link

Add datastore helper ftns #69

Closed samup4web closed 6 years ago

samup4web commented 6 years ago

Description

Solved issue(s)

codecov[bot] commented 6 years ago

Codecov Report

Merging #69 into dev will increase coverage by 2.43%. The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #69      +/-   ##
==========================================
+ Coverage   68.39%   70.82%   +2.43%     
==========================================
  Files           9        9              
  Lines         367      401      +34     
==========================================
+ Hits          251      284      +33     
- Misses        116      117       +1
Impacted Files Coverage Δ
server/include/localization.hpp 100% <ø> (ø) :arrow_up:
server/include/data_store.hpp 100% <ø> (ø) :arrow_up:
server/src/localization.cpp 0% <ø> (ø) :arrow_up:
server/src/ins_service.cpp 32.77% <0%> (+0.27%) :arrow_up:
server/include/types.hpp 100% <100%> (ø) :arrow_up:
server/src/data_store.cpp 86.79% <93.33%> (+1.4%) :arrow_up:

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 cbe7709...371bd92. Read the comment docs.