Skip to content

Conversation

johnfercher
Copy link
Owner

@johnfercher johnfercher commented Feb 1, 2024

Description

  • Add filter

Related Issue

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 (6af6d45) 100.00% compared to head (85954c5) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           85       107   +22     
=========================================
+ Hits            85       107   +22     
Flag Coverage Δ
unittests 100.00% <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 c06e6c6 into main Feb 1, 2024
@johnfercher johnfercher deleted the feature/filter branch February 1, 2024 22:08
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