Bacon / BaconQrCode

QR Code Generator for PHP
BSD 2-Clause "Simplified" License
1.82k stars 208 forks source link

Fix Shift-JIS Error #170

Closed askdkc closed 5 months ago

askdkc commented 5 months ago

This will fix the issue #123

Closes #123

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (main@151a958). Click here to learn what that means.

Files Patch % Lines
src/Encoder/Encoder.php 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ======================================= Coverage ? 63.28% Complexity ? 934 ======================================= Files ? 47 Lines ? 2974 Branches ? 0 ======================================= Hits ? 1882 Misses ? 1092 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

DASPRiD commented 5 months ago

Thanks a lot for your work, this will go out with the next release, just waiting for a few other PRs to get updated as well :)