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 #29

Merged
merged 4 commits into from
Nov 21, 2023
Merged

Refactor #29

merged 4 commits into from
Nov 21, 2023

Conversation

txaty
Copy link
Owner

@txaty txaty commented Nov 21, 2023

  1. Fixed minor formatting issues and typos;
  2. Upgraded to Go 1.21 using the built-in min function.
  3. Upgraded dependencies.
  4. Upgraded GitHub Action pipelines, adding Codacy.
  5. Added package comments.

txaty added 2 commits October 31, 2023 11:05
1. Fix minor formatting issues and typos;
2. Upgraded to Go 1.21, using builtin min function.

Signed-off-by: txaty <[email protected]>
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ddbc81) 98.04% compared to head (a86ab8f) 98.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   98.04%   98.02%   -0.03%     
==========================================
  Files           2        2              
  Lines         460      455       -5     
==========================================
- Hits          451      446       -5     
  Misses          6        6              
  Partials        3        3              

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

1. Add Codacy badge.
2. Add package comments.

Signed-off-by: txaty <[email protected]>
@txaty txaty merged commit e399a58 into main Nov 21, 2023
3 checks passed
@txaty txaty deleted the refactor branch November 21, 2023 16:59
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.

1 participant