eBay / HomeObject

Replicated BLOB Store built upon HomeStore
Apache License 2.0
6 stars 15 forks source link

implement mem pg manager apis for SM unit tests #133

Closed raakella1 closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b1ea8f9) 77.42% compared to head (ec4e9af) 78.62%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== + Coverage 77.42% 78.62% +1.19% ========================================== Files 30 30 Lines 1267 1291 +24 Branches 130 133 +3 ========================================== + Hits 981 1015 +34 + Misses 213 203 -10 Partials 73 73 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

raakella1 commented 10 months ago

We should cover this code from the tests right? Supposedly we are not for Homestore impl either; or the tests were not made in the generic src/lib/tests location?

It is the later. I will add the get_stats test to the generic tests folder