Skip to content

chore(refactor): unless -> if not#51

Merged
szsoppa merged 1 commit into
mainfrom
chore/refactor-unless
May 28, 2026
Merged

chore(refactor): unless -> if not#51
szsoppa merged 1 commit into
mainfrom
chore/refactor-unless

Conversation

@itamm15

@itamm15 itamm15 commented May 25, 2026

Copy link
Copy Markdown
Collaborator

Description

https://hexdocs.pm/elixir/1.18.0/Kernel.html#unless/2

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔧 Refactoring (no functional changes, no api changes)
  • ⚡ Performance improvement
  • 🧪 Test coverage improvement

Changes Made

Testing

  • All existing tests pass
  • New tests added for new functionality
  • Manual testing performed (describe below)

Manual Testing Details

Context Integration

  • This change affects Contexted.Tracer functionality
  • This change affects Contexted.Delegator functionality
  • This change affects Contexted.CRUD functionality
  • This change affects compilation behavior
  • This change affects migration/setup process

Documentation

  • README.md updated (if needed)
  • Inline code documentation updated

Breaking Changes

Additional Notes

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@itamm15 itamm15 self-assigned this May 25, 2026
@itamm15 itamm15 requested a review from szsoppa May 25, 2026 08:06
@szsoppa szsoppa merged commit c017299 into main May 28, 2026
24 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