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

CompositeEye internal path is incorrect #103

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

mustanggb
Copy link
Contributor

Fixes #102.

@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2022

Codecov Report

Merging #103 (1d0eaa5) into master (0069435) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
- Coverage     63.43%   63.42%   -0.02%     
+ Complexity      934      928       -6     
============================================
  Files            47       47              
  Lines          3036     2783     -253     
============================================
- Hits           1926     1765     -161     
+ Misses         1110     1018      -92     
Impacted Files Coverage Δ
src/Renderer/Eye/CompositeEye.php 0.00% <0.00%> (ø)
src/Renderer/Color/Gray.php 41.66% <0.00%> (-4.49%) ⬇️
src/Renderer/Color/Rgb.php 43.33% <0.00%> (-1.83%) ⬇️
src/Writer.php 90.00% <0.00%> (-1.67%) ⬇️
src/Common/BitMatrix.php 35.77% <0.00%> (-1.62%) ⬇️
src/Common/ErrorCorrectionLevel.php 78.57% <0.00%> (-1.43%) ⬇️
src/Common/CharacterSetEci.php 51.42% <0.00%> (-1.35%) ⬇️
src/Renderer/RendererStyle/RendererStyle.php 66.66% <0.00%> (-1.34%) ⬇️
src/Renderer/Image/ImagickImageBackEnd.php 63.22% <0.00%> (-1.31%) ⬇️
src/Encoder/QrCode.php 63.33% <0.00%> (-1.19%) ⬇️
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0069435...1d0eaa5. Read the comment docs.

@DASPRiD DASPRiD merged commit d70c840 into Bacon:master Mar 14, 2022
@mustanggb mustanggb deleted the composite-eye-internal-path branch March 14, 2022 02:09
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.

CompositeEye internal path is incorrect
3 participants