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

[backport] - Adjust ATX limit to 1_500_000 #5516

Merged
merged 2 commits into from
Jan 30, 2024
Merged

[backport] - Adjust ATX limit to 1_500_000 #5516

merged 2 commits into from
Jan 30, 2024

Conversation

pigmej
Copy link
Member

@pigmej pigmej commented Jan 30, 2024

Backport of #5512 to v1.3

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: 45 lines in your changes are missing coverage. Please review.

Comparison is base (15b54b2) 77.3% compared to head (2a7650d) 77.3%.
Report is 6 commits behind head on v1.3.

Files Patch % Lines
p2p/server/server.go 44.1% 37 Missing and 1 partial ⚠️
p2p/server/deadline_adjuster.go 96.7% 2 Missing and 1 partial ⚠️
p2p/dhtdiscovery/discovery.go 93.9% 2 Missing ⚠️
fetch/fetch.go 66.6% 0 Missing and 1 partial ⚠️
node/node.go 83.3% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            v1.3   #5516    +/-   ##
======================================
  Coverage   77.3%   77.3%            
======================================
  Files        260     261     +1     
  Lines      30659   30861   +202     
======================================
+ Hits       23711   23877   +166     
- Misses      5451    5486    +35     
- Partials    1497    1498     +1     

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

@pigmej pigmej merged commit 9711553 into v1.3 Jan 30, 2024
17 checks passed
@pigmej pigmej deleted the 1.3_backport_5512 branch January 30, 2024 10:54
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