luckyframework / luckyframework/lucky

Rename dont_report in Error actions

Open
#1,820 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Crystal
Stars
2.7k
Forks
172
PR merge metrics
No merged PRs in 30d

Description

No one has actually brought this up, but I would imagine that since this is an English contraction missing the punctuation, it may be a little confusing for non-english speakers. I think we can just call it ignore_report or skip_report or something like that...

To avoid a breaking change, we can add whatever the new method name is, then deprecate the old one.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dont_report definition and its usages in the error actions API. Choose a replacement such as ignore_report or skip_report, retain dont_report as a deprecated compatibility name, and verify that existing references and tests still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
crystal
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.