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

fix composers to accept 0 address #28

Merged
merged 1 commit into from
Apr 4, 2019
Merged

fix composers to accept 0 address #28

merged 1 commit into from
Apr 4, 2019

Conversation

aldas
Copy link
Owner

@aldas aldas commented Apr 4, 2019

fixes #27

@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #28 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage     87.22%   87.22%           
  Complexity      611      611           
=========================================
  Files            51       51           
  Lines          1472     1472           
=========================================
  Hits           1284     1284           
  Misses          188      188
Impacted Files Coverage Δ Complexity Δ
src/Composer/Write/WriteRegistersBuilder.php 100% <100%> (ø) 38 <0> (ø) ⬇️
src/Composer/Read/ReadRegistersBuilder.php 99.08% <100%> (ø) 48 <0> (ø) ⬇️

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 1111df2...725025a. Read the comment docs.

@aldas aldas merged commit 1f6620b into master Apr 4, 2019
@aldas aldas deleted the fix_composer_address branch April 4, 2019 20:01
@Nemecsek Nemecsek mentioned this pull request Jul 11, 2019
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.

Error of receiving data by array if the element of the request array is 0 register
1 participant