Closed Ericwww closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
194719a
) 89.08% compared to head (2902c85
) 89.06%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
To fix #144
Adjust the position to determine whether an empty string Token
&ast.ImportSpec{Path: &ast.BasicLit{Value: "", Kind: token.STRING}}
needs to be added.