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: Locator parsing fixes #171

Merged
merged 1 commit into from
Mar 15, 2024

fix: Locator parsing fixes

2e1866f
Select commit
Loading
Failed to load commit list.
Merged

fix: Locator parsing fixes #171

fix: Locator parsing fixes
2e1866f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

52.89% (+0.01%) compared to 7f19f1b

View this Pull Request on Codecov

52.89% (+0.01%) compared to 7f19f1b

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 52.89%. Comparing base (7f19f1b) to head (2e1866f).
Report is 2 commits behind head on main.

Files Patch % Lines
id.go 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   52.88%   52.89%   +0.01%     
==========================================
  Files          32       32              
  Lines        4894     4902       +8     
==========================================
+ Hits         2588     2593       +5     
- Misses       2113     2115       +2     
- Partials      193      194       +1     

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