Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 1.2.0 add QR code file output #4

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

0xEtherPunk
Copy link
Owner

  • Add -o flag for saving QR codes as PNG files
  • Add -s flag for customizing QR code size
  • Update documentation with new QR options and examples

- Add -o flag for saving QR codes as PNG files
- Add -s flag for customizing QR code size
- Update documentation with new QR options and examples
@0xEtherPunk 0xEtherPunk added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Nov 23, 2024
@0xEtherPunk 0xEtherPunk added this to the v1.2.0 milestone Nov 23, 2024
This was linked to issues Nov 23, 2024
@0xEtherPunk
Copy link
Owner Author

@CodiumAI-Agent /review

@CodiumAI-Agent
Copy link

CodiumAI-Agent commented Nov 23, 2024

PR Reviewer Guide 🔍

(Review updated until commit 75c26f7)

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 3 🔵🔵🔵⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Error Handling
Ensure that the error handling for QR code generation and file saving is robust, especially considering different file system permissions and paths.

Default Size Handling
The handling of default QR code size should be reviewed to ensure it behaves as expected when no size is explicitly provided.

@0xEtherPunk 0xEtherPunk merged commit 837d663 into main Nov 23, 2024
2 checks passed
@CodiumAI-Agent
Copy link

Persistent review updated to latest commit 75c26f7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

size varies ? option to pipe to disk
2 participants