Skip to content

feat: rework the OTP code submit count mechanism

Codecov / codecov/project succeeded Dec 19, 2024 in 1s

78.62% (target 65.00%)

View this Pull Request on Codecov

78.62% (target 65.00%)

Details

Codecov Report

Attention: Patch coverage is 87.27273% with 7 lines in your changes missing coverage. Please review.

Project coverage is 78.62%. Comparing base (f18d1b2) to head (b52a09c).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
persistence/sql/persister_code.go 90.62% 2 Missing and 1 partial ⚠️
selfservice/strategy/code/test/persistence.go 82.35% 2 Missing and 1 partial ⚠️
identity/extension_verification.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4251      +/-   ##
==========================================
+ Coverage   78.61%   78.62%   +0.01%     
==========================================
  Files         381      381              
  Lines       27318    27350      +32     
==========================================
+ Hits        21476    21504      +28     
- Misses       4223     4226       +3     
- Partials     1619     1620       +1     

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