Skip to content

fix(cli): quick-test subcommand regression after VertexHandler refactor#1298

Merged
jansegre merged 1 commit intomasterfrom
fix/cli-quick-test
Jun 9, 2025
Merged

fix(cli): quick-test subcommand regression after VertexHandler refactor#1298
jansegre merged 1 commit intomasterfrom
fix/cli-quick-test

Conversation

@jansegre
Copy link
Member

@jansegre jansegre commented Jun 9, 2025

Motivation

After VertexHandler refactor, the VertexHandlerWrapper that the quick_test subcommand uses, broke.

Acceptance Criteria

  • Update VertexHandlerWrapper to support the new methods;
  • Slight change of behavior: now only new blocks are intercepted

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 June 9, 2025 17:31
@jansegre jansegre self-assigned this Jun 9, 2025
@jansegre jansegre requested a review from msbrogli as a code owner June 9, 2025 17:31
@jansegre jansegre moved this from Todo to In Progress (Done) in Hathor Network Jun 9, 2025
@github-actions
Copy link

github-actions bot commented Jun 9, 2025

🐰 Bencher Report

Branchfix/cli-quick-test
Testbedubuntu-22.04

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencyminutes (m)
sync-v2 (up to 20000 blocks)📈 view plot
⚠️ NO THRESHOLD
1.61 m
🐰 View full continuous benchmarking report in Bencher

@jansegre jansegre merged commit a096b87 into master Jun 9, 2025
7 checks passed
@jansegre jansegre deleted the fix/cli-quick-test branch June 9, 2025 17:43
@github-project-automation github-project-automation bot moved this from In Progress (Done) to Waiting to be deployed in Hathor Network Jun 9, 2025
@codecov
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.44%. Comparing base (5821d59) to head (a3ecfc4).
Report is 2 commits behind head on master.

❌ Your project status has failed because the head coverage (81.44%) is below the target coverage (82.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1298      +/-   ##
==========================================
- Coverage   81.45%   81.44%   -0.01%     
==========================================
  Files         373      373              
  Lines       26697    26697              
  Branches     4060     4060              
==========================================
- Hits        21745    21744       -1     
- Misses       4209     4210       +1     
  Partials      743      743              

☔ 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.

@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.

2 participants