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

fix(api): status regression after p2p refactor #1134

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

jansegre
Copy link
Member

@jansegre jansegre commented Sep 9, 2024

Motivation

The /v1a/status had a regression after merging #1114

Acceptance Criteria

  • Convert PeerId to str for the status response
  • Tweak test to not have an empty whitelist so that this is covered

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 self-assigned this Sep 9, 2024
@jansegre jansegre requested a review from msbrogli as a code owner September 9, 2024 18:41
Copy link

github-actions bot commented Sep 9, 2024

🐰Bencher

ReportMon, September 9, 2024 at 18:43:47 UTC
Projecthathor-core
Branchfix/p2p-refactor-regression
Testbedubuntu-22.04
Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Lower Boundary
nanoseconds (ns) | (%)
Latency Upper Boundary
nanoseconds (ns) | (%)
sync-v2 (up to 20000 blocks)✅ (view plot)101,397,545,235.94 (-0.71%)91,911,963,649.74 (90.65%)112,336,844,460.80 (90.26%)

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

@jansegre jansegre requested a review from glevco September 9, 2024 18:49
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.33%. Comparing base (22fc4b9) to head (7d49535).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1134      +/-   ##
==========================================
- Coverage   84.42%   84.33%   -0.10%     
==========================================
  Files         317      317              
  Lines       24291    24291              
  Branches     3695     3696       +1     
==========================================
- Hits        20508    20485      -23     
- Misses       3068     3083      +15     
- Partials      715      723       +8     

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

@jansegre jansegre merged commit e26a841 into master Sep 9, 2024
13 checks passed
@jansegre jansegre deleted the fix/p2p-refactor-regression branch September 9, 2024 20:44
@jansegre jansegre mentioned this pull request Oct 4, 2024
2 tasks
@jansegre jansegre mentioned this pull request Dec 11, 2024
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