Skip to content

feat: add IsSameSecond comparison helper - #5

Merged
nuxflix merged 1 commit into
mainfrom
feature/is-same-second
Aug 29, 2026
Merged

feat: add IsSameSecond comparison helper#5
nuxflix merged 1 commit into
mainfrom
feature/is-same-second

Conversation

@nuxflix

@nuxflix nuxflix commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Description

Fixes #

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that changes existing behavior)
  • 📚 Documentation update
  • 🔧 Chore (CI, dependencies, refactor)

Checklist

  • My code follows the style of this project (go fmt, go vet)
  • I have added tests that cover my changes
  • All new and existing tests pass: go test -race ./...
  • I have added/updated GoDoc comments for all exported functions
  • I have added benchmarks for new functions
  • I have updated CHANGELOG.md with a description of my changes
  • The equivalent date-fns function is referenced (if applicable)

Test Results

go test -race -cover ./...

Notes for Reviewers

Co-authored-by: Cursor <cursoragent@cursor.com>
@nuxflix
nuxflix merged commit 8d84a8b into main Aug 29, 2026
1 of 3 checks passed
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