Skip to content

Conversation

houseme
Copy link
Contributor

@houseme houseme commented Jan 10, 2024

Description

feat: Unify and update the setup- go and checkout in the action operation to the latest version
Related Issue

#14
Checklist

check with "x", if applied to your change

  • All methods associated with structs has func (<first character of struct name> *struct) method() {} name style.
  • Wrote unit tests for new/changed features.
  • Updated docs/doc.go
  • Updated pkg/example_test.go
  • Updated README.md
  • New public methods/structs/interfaces has comments upside them explaining they responsibilities
  • Executed make dod with none issues pointed out by golangci-lint and goreportcard-cli

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c06e6c6) 100.00% compared to head (721091f) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          107       107           
=========================================
  Hits           107       107           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@johnfercher johnfercher merged commit 171e257 into johnfercher:main Feb 1, 2024
@johnfercher
Copy link
Owner

Sorry for the delay, I didn't received a notification for this.

@houseme houseme deleted the feature/action branch February 2, 2024 03:07
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