Skip to content

Conversation

@msotnikov
Copy link
Contributor

Looks like they're mixed up.
Fixed mess with oldName and newName for mongodb_ss_wt_cache_maximum_bytes_configured

Fixed mess with oldName and newName for mongodb_ss_wt_cache_maximum_bytes_configured
@msotnikov msotnikov requested a review from a team as a code owner February 5, 2025 03:16
@msotnikov msotnikov requested review from BupycHuk and JiriCtvrtka and removed request for a team February 5, 2025 03:16
@it-percona-cla
Copy link

it-percona-cla commented Feb 5, 2025

CLA assistant check
All committers have signed the CLA.

@BupycHuk
Copy link
Member

BupycHuk commented Feb 5, 2025

Hi, seems like this change made our tests failing.

@msotnikov
Copy link
Contributor Author

I tried to fix the test (blindly, as whole this PR).

@msotnikov msotnikov requested a review from BupycHuk February 5, 2025 11:30
Comment on lines 652 to 653
oldName: "mongodb_ss_wt_cache_maximum_bytes_configured",
newName: "mongodb_mongod_wiredtiger_cache_max_bytes",
oldName: "mongodb_mongod_wiredtiger_cache_max_bytes",
newName: "mongodb_ss_wt_cache_maximum_bytes_configured",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like we can remove these lines as we have the same at line 439.

Copy link
Contributor Author

@msotnikov msotnikov Feb 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the reason of test fail was this duplicate. So I just removed extra rows and reverted any other changes

@msotnikov msotnikov requested a review from BupycHuk February 5, 2025 13:31
@codecov
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.72%. Comparing base (dc46ed5) to head (6f2e864).
Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1023      +/-   ##
==========================================
- Coverage   70.88%   65.72%   -5.17%     
==========================================
  Files          28       28              
  Lines        3569     3034     -535     
==========================================
- Hits         2530     1994     -536     
- Misses        904      907       +3     
+ Partials      135      133       -2     
Flag Coverage Δ
agent 65.72% <ø> (-5.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BupycHuk BupycHuk enabled auto-merge (squash) February 5, 2025 14:54
@BupycHuk BupycHuk merged commit 9a72a2d into percona:main Feb 5, 2025
15 checks passed
@msotnikov msotnikov deleted the patch-1 branch February 6, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants