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

First steps for compatibility with atk4/data:2.0.3 #35

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

karakal
Copy link
Contributor

@karakal karakal commented Apr 8, 2020

In atk4/data:2.0.3 type hints where introduced in the functions in Field. This type hints need to be introduced in all the dependend modules.

Just to get my application working again I introduced this change into the Password.php

In atk4/data:2.0.3 type hints where introduced in the functions in Field. This type hints need to be introduced in all the dependend modules.

Just to get my application working again I introduced this change into the Password.php
@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #35 into develop will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             develop     #35   +/-   ##
=========================================
  Coverage       6.35%   6.35%           
  Complexity       184     184           
=========================================
  Files             18      18           
  Lines            472     472           
=========================================
  Hits              30      30           
  Misses           442     442           
Impacted Files Coverage Δ Complexity Δ
src/Field/Password.php 60.00% <100.00%> (ø) 18.00 <4.00> (ø)

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 f60caed...ec28e10. 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.

good catch, thanks!

@DarkSide666 DarkSide666 merged commit 2efb2ce into atk4:develop Apr 8, 2020
@romaninsh
Copy link
Member

@karakal from the description it seems there are more than this that needs fixing. Could you tell us what else needs updating?

@karakal
Copy link
Contributor Author

karakal commented Apr 9, 2020 via email

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.

3 participants