Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert (no longer needed) fix in db_migration test #12216

Merged
merged 4 commits into from
Oct 14, 2024

Conversation

tayfunelmas
Copy link
Contributor

@tayfunelmas tayfunelmas commented Oct 14, 2024

Address the TODO in #11902.

Revert the fix to the db_migration test in #11899 (auto-revert did not work, sending manual revert). The code change in release 2.1 was substituted by increasing the GC window in the test (since the old binary was before 2.1) and since the old binary is already 2.2.1, the change in the test is no longer needed. See the TODO in the deleted code block for more context.

@tayfunelmas tayfunelmas changed the title Revert (no longer needed) fix for in db_migration test Revert (no longer needed) fix in db_migration test Oct 14, 2024
@tayfunelmas tayfunelmas marked this pull request as ready for review October 14, 2024 13:14
@tayfunelmas tayfunelmas requested a review from a team as a code owner October 14, 2024 13:14
@tayfunelmas tayfunelmas requested a review from wacban October 14, 2024 13:14
@tayfunelmas tayfunelmas enabled auto-merge October 14, 2024 13:14
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.84%. Comparing base (4fbd40d) to head (e71aa59).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12216      +/-   ##
==========================================
- Coverage   71.84%   71.84%   -0.01%     
==========================================
  Files         827      827              
  Lines      166624   166624              
  Branches   166624   166624              
==========================================
- Hits       119704   119703       -1     
+ Misses      41707    41700       -7     
- Partials     5213     5221       +8     
Flag Coverage Δ
backward-compatibility 0.17% <ø> (ø)
db-migration 0.17% <ø> (ø)
genesis-check 1.25% <ø> (ø)
integration-tests 38.80% <ø> (+<0.01%) ⬆️
linux 71.53% <ø> (-0.01%) ⬇️
linux-nightly 71.42% <ø> (+<0.01%) ⬆️
macos 54.60% <ø> (+0.05%) ⬆️
pytests 1.57% <ø> (ø)
sanity-checks 1.37% <ø> (ø)
unittests 65.65% <ø> (+<0.01%) ⬆️
upgradability 0.21% <ø> (ø)

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.

@tayfunelmas tayfunelmas added this pull request to the merge queue Oct 14, 2024
Merged via the queue into near:master with commit e817cb3 Oct 14, 2024
29 of 30 checks passed
@tayfunelmas tayfunelmas deleted the revert-fix branch October 14, 2024 14:29
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.

2 participants