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

[Merged by Bors] - detect invalid previous ATX for V2 ATXs #6189

Closed
wants to merge 3 commits into from

implement finding previous ATX collision

6fa08cd
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - detect invalid previous ATX for V2 ATXs #6189

implement finding previous ATX collision
6fa08cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 0s

82.1% (-0.1%) compared to 16d8ac9

View this Pull Request on Codecov

82.1% (-0.1%) compared to 16d8ac9

Details

Codecov Report

Attention: Patch coverage is 81.03448% with 11 lines in your changes missing coverage. Please review.

Project coverage is 82.1%. Comparing base (16d8ac9) to head (6fa08cd).
Report is 3 commits behind head on develop.

Files Patch % Lines
activation/handler_v2.go 79.4% 6 Missing and 2 partials ⚠️
sql/atxs/atxs.go 84.2% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6189     +/-   ##
=========================================
- Coverage     82.1%   82.1%   -0.1%     
=========================================
  Files          308     308             
  Lines        34123   34147     +24     
=========================================
+ Hits         28026   28043     +17     
- Misses        4321    4331     +10     
+ Partials      1776    1773      -3     

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