Skip to content

chore: update poetry lock file so python-rocksdb is v0.9.3#1251

Merged
jansegre merged 1 commit intomasterfrom
chore/update-poetry-lock
Apr 8, 2025
Merged

chore: update poetry lock file so python-rocksdb is v0.9.3#1251
jansegre merged 1 commit intomasterfrom
chore/update-poetry-lock

Conversation

@jansegre
Copy link
Member

@jansegre jansegre commented Mar 27, 2025

Motivation

Even if #1244 has updated the resolved_reference, it seems it didn't do a complete update (python-rocksdb version was still marked as 0.9.2 instead of 0.9.3). The new lock file was generated with poetry-2.1.2, and thus includes some new fields.

The only downside of not doing this change seems to be that in development setups where python-rocksdb v0.9.2 exists in the cache, it will be used instead of correctly installing the one from github with version v0.9.3.

Acceptance Criteria

  • Generate poetry.lock with Poetry 2.1.2
  • Do not update any dependency
  • The entry for name = "rocksdb" should have version = "0.9.3" instead of version = "0.9.2"

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@jansegre jansegre requested a review from glevco March 27, 2025 15:14
@jansegre jansegre self-assigned this Mar 27, 2025
@jansegre jansegre requested a review from msbrogli as a code owner March 27, 2025 15:14
@jansegre jansegre moved this from Todo to In Progress (Done) in Hathor Network Mar 27, 2025
@github-actions
Copy link

github-actions bot commented Mar 27, 2025

🐰 Bencher Report

Branchchore/update-poetry-lock
Testbedubuntu-22.04
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
minutes (m)
(Result Δ%)
Lower Boundary
minutes (m)
(Limit %)
Upper Boundary
minutes (m)
(Limit %)
sync-v2 (up to 20000 blocks)📈 view plot
🚷 view threshold
1.61 m
(-1.50%)Baseline: 1.63 m
1.47 m
(91.37%)
1.80 m
(89.54%)
🐰 View full continuous benchmarking report in Bencher

@codecov
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.10%. Comparing base (ebc723e) to head (e1e23a1).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1251      +/-   ##
==========================================
- Coverage   84.11%   84.10%   -0.02%     
==========================================
  Files         311      311              
  Lines       23869    23869              
  Branches     3651     3651              
==========================================
- Hits        20078    20075       -3     
- Misses       3073     3077       +4     
+ Partials      718      717       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

glevco
glevco previously approved these changes Mar 27, 2025
@glevco glevco moved this from In Progress (Done) to In Review (WIP) in Hathor Network Mar 27, 2025
@jansegre jansegre force-pushed the chore/update-poetry-lock branch 2 times, most recently from 396376e to c55b701 Compare April 2, 2025 16:40
Even if #1244 has updated the resolved_reference, it seems it didn't do
a complete update (python-rocksdb version was still marked as 0.9.2
instead of 0.9.3). The lock file was generated with poetry-2.1.1, and
thus includes some new fields.

The only downside of not doing this change seems to be that in
development setups where python-rocksdb v0.9.2 exists in the cache, it
will be used instead of correctly installing the one from github with
version v0.9.3.
@jansegre jansegre merged commit e464d73 into master Apr 8, 2025
10 checks passed
@jansegre jansegre deleted the chore/update-poetry-lock branch April 8, 2025 16:17
@github-project-automation github-project-automation bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Apr 8, 2025
@jansegre jansegre mentioned this pull request Jul 22, 2025
2 tasks
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Jul 22, 2025
@jansegre jansegre mentioned this pull request Aug 7, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants