Skip to content

chore: rename blueprint class to avoid pytest warning#1510

Merged
jansegre merged 1 commit intomasterfrom
chore/fix-test-warning
Dec 10, 2025
Merged

chore: rename blueprint class to avoid pytest warning#1510
jansegre merged 1 commit intomasterfrom
chore/fix-test-warning

Conversation

@jansegre
Copy link
Member

Motivation

Because pytest searches for class names with "test" in the name, it complains that this isn't a test class.

Acceptance Criteria

  • rename TestBlueprint to LogEmitBlueprint to solve the warning

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

@github-project-automation github-project-automation bot moved this from Todo to In Review (WIP) in Hathor Network Dec 10, 2025
@github-actions
Copy link

🐰 Bencher Report

Branchchore/fix-test-warning
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.69 m
(-2.56%)Baseline: 1.73 m
1.56 m
(92.37%)
2.08 m
(81.20%)
🐰 View full continuous benchmarking report in Bencher

@jansegre jansegre merged commit d9bd072 into master Dec 10, 2025
4 of 7 checks passed
@jansegre jansegre deleted the chore/fix-test-warning branch December 10, 2025 18:57
@github-project-automation github-project-automation bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Dec 10, 2025
@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.23%. Comparing base (725857d) to head (f8d2c4f).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1510      +/-   ##
==========================================
+ Coverage   86.18%   86.23%   +0.04%     
==========================================
  Files         440      440              
  Lines       34063    34063              
  Branches     5328     5328              
==========================================
+ Hits        29358    29373      +15     
+ Misses       3676     3669       -7     
+ Partials     1029     1021       -8     

☔ 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 moved this from Waiting to be deployed to Done in Hathor Network Dec 12, 2025
@jansegre jansegre mentioned this pull request Jan 14, 2026
2 tasks
@jansegre jansegre mentioned this pull request Jan 21, 2026
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