Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

feature/faces: use pooler face instead pool struct; up coverage and init tests for BucketStat; add Stringer methods for rs info #21

Merged
merged 7 commits into from
May 13, 2024

Conversation

KaymeKaydex
Copy link
Owner

  • use face instead pool struct
  • add mocks and first test with mock for replicaset bucket stat
  • make bucket stat public method(there is no problem if user wanna use it)

@codecov-commenter
Copy link

codecov-commenter commented May 1, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 16.20%. Comparing base (9e72b8c) to head (b2cf45c).

Files Patch % Lines
discovery.go 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   13.82%   16.20%   +2.38%     
==========================================
  Files           9        9              
  Lines         615      617       +2     
==========================================
+ Hits           85      100      +15     
+ Misses        525      511      -14     
- Partials        5        6       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KaymeKaydex KaymeKaydex changed the title feature/faces feature/faces: use pooler face instead pool struct; up coverage and init tests for BucketStat May 13, 2024
@KaymeKaydex KaymeKaydex changed the title feature/faces: use pooler face instead pool struct; up coverage and init tests for BucketStat feature/faces: use pooler face instead pool struct; up coverage and init tests for BucketStat; add Stringer methods for logs May 13, 2024
@KaymeKaydex KaymeKaydex changed the title feature/faces: use pooler face instead pool struct; up coverage and init tests for BucketStat; add Stringer methods for logs feature/faces: use pooler face instead pool struct; up coverage and init tests for BucketStat; add Stringer methods for rs info May 13, 2024
@KaymeKaydex KaymeKaydex merged commit cb92282 into master May 13, 2024
1 check passed
@nurzhan-saktaganov nurzhan-saktaganov deleted the feature/faces branch December 17, 2024 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants