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

organise imports #245

Merged
merged 4 commits into from
Mar 6, 2023
Merged

organise imports #245

merged 4 commits into from
Mar 6, 2023

Conversation

komuw
Copy link
Owner

@komuw komuw commented Mar 6, 2023

  • The organization should be;
stdlib imports

ong imports

third party imports

@komuw komuw marked this pull request as ready for review March 6, 2023 11:25
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 87.50% and no project coverage change

Comparison is base (d34dc73) 77.59% compared to head (5a5e32e) 77.59%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  Coverage   77.59%   77.59%           
=======================================
  Files          34       34           
  Lines        3156     3156           
=======================================
  Hits         2449     2449           
  Misses        593      593           
  Partials      114      114           
Impacted Files Coverage Δ
client/client.go 88.78% <ø> (ø)
cry/hash.go 55.10% <ø> (ø)
errors/errors.go 89.09% <ø> (ø)
internal/clientip/client_ip.go 72.46% <0.00%> (ø)
log/log.go 77.50% <ø> (ø)
middleware/client_ip.go 100.00% <ø> (ø)
middleware/cors.go 96.44% <ø> (ø)
middleware/csrf.go 100.00% <ø> (ø)
middleware/gzip.go 68.15% <ø> (ø)
middleware/loadshed.go 76.71% <ø> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@komuw komuw merged commit bc5bc10 into main Mar 6, 2023
@komuw komuw deleted the imports branch March 6, 2023 11:44
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.

2 participants