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

feat: Timestamp #418

Merged
merged 105 commits into from
Jul 15, 2024

updated per code review

b94b3fd
Select commit
Loading
Failed to load commit list.
Merged

feat: Timestamp #418

updated per code review
b94b3fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 1s

80.76% (target 80.00%)

View this Pull Request on Codecov

80.76% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 85.54913% with 25 lines in your changes missing coverage. Please review.

Project coverage is 80.76%. Comparing base (1c3e378) to head (b94b3fd).

Files Patch % Lines
verifier/verifier.go 82.03% 17 Missing and 6 partials ⚠️
verifier/helpers.go 94.11% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
+ Coverage   80.29%   80.76%   +0.46%     
==========================================
  Files          33       33              
  Lines        2340     2449     +109     
==========================================
+ Hits         1879     1978      +99     
- Misses        324      331       +7     
- Partials      137      140       +3     

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