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

refactor: use go mod edit to get the main module #72

Merged
merged 1 commit into from
Oct 27, 2023

refactor: use `go mod edit` to get the main module

1cbe394
Select commit
Loading
Failed to load commit list.
Merged

refactor: use go mod edit to get the main module #72

refactor: use `go mod edit` to get the main module
1cbe394
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 1s

79.50% (+0.60%) compared to dde3e87

View this Pull Request on Codecov

79.50% (+0.60%) compared to dde3e87

Details

Codecov Report

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

Comparison is base (dde3e87) 78.89% compared to head (1cbe394) 79.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   78.89%   79.50%   +0.60%     
==========================================
  Files           2        2              
  Lines         218      200      -18     
==========================================
- Hits          172      159      -13     
+ Misses         30       26       -4     
+ Partials       16       15       -1     
Files Coverage Δ
utils.go 80.00% <70.00%> (+2.91%) ⬆️

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