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 gover from golang codebase #85

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

Zxilly
Copy link
Contributor

@Zxilly Zxilly commented Feb 10, 2024

Close: #84

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (7b68ef2) 78.99% compared to head (88e4ecb) 78.86%.

Files Patch % Lines
moduledata.go 42.85% 3 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #85      +/-   ##
===========================================
- Coverage    78.99%   78.86%   -0.13%     
===========================================
  Files           15       15              
  Lines         3480     3473       -7     
===========================================
- Hits          2749     2739      -10     
- Misses         514      516       +2     
- Partials       217      218       +1     

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

@TcM1911
Copy link
Member

TcM1911 commented Feb 12, 2024

LGTM

@TcM1911 TcM1911 merged commit b0f303e into goretk:develop Feb 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GoVersionCompare can provide wrong result
3 participants