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/Radio Input Field #674

Merged
merged 1 commit into from
Mar 4, 2019
Merged

fix/Radio Input Field #674

merged 1 commit into from
Mar 4, 2019

Conversation

ibelar
Copy link
Contributor

@ibelar ibelar commented Mar 4, 2019

Update to last Lister commit revert.

  • Was still using t_row_master which broke Radio field

Update to last Lister commit revert.
@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #674 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #674   +/-   ##
==========================================
  Coverage      72.74%   72.74%           
  Complexity      1869     1869           
==========================================
  Files            102      102           
  Lines           4418     4418           
==========================================
  Hits            3214     3214           
  Misses          1204     1204
Impacted Files Coverage Δ Complexity Δ
src/FormField/Radio.php 100% <100%> (ø) 16 <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 3208b13...d4b5e19. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #674 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #674   +/-   ##
==========================================
  Coverage      72.74%   72.74%           
  Complexity      1869     1869           
==========================================
  Files            102      102           
  Lines           4418     4418           
==========================================
  Hits            3214     3214           
  Misses          1204     1204
Impacted Files Coverage Δ Complexity Δ
src/FormField/Radio.php 100% <100%> (ø) 16 <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 3208b13...d4b5e19. Read the comment docs.

Copy link
Member

@DarkSide666 DarkSide666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ouch, thanks!

@DarkSide666 DarkSide666 merged commit e02d900 into develop Mar 4, 2019
@DarkSide666 DarkSide666 deleted the fix/radio-input branch March 4, 2019 21:53
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.

None yet

2 participants