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 CS - do not import classes without namespace #1072

Merged
merged 2 commits into from
Apr 7, 2020
Merged

Fix CS - do not import classes without namespace #1072

merged 2 commits into from
Apr 7, 2020

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Apr 7, 2020

  • fix tests broken by added demos/db.env.php file.

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #1072 into develop will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1072      +/-   ##
=============================================
- Coverage      71.85%   71.82%   -0.03%     
  Complexity      2653     2653              
=============================================
  Files            126      126              
  Lines           6178     6180       +2     
=============================================
  Hits            4439     4439              
- Misses          1739     1741       +2     
Impacted Files Coverage Δ Complexity Δ
src/App.php 81.84% <100.00%> (ø) 137.00 <6.00> (ø)
src/ItemsPerPageSelector.php 66.66% <0.00%> (-2.30%) 11.00% <0.00%> (ø%)
src/TableColumn/Generic.php 83.67% <0.00%> (-0.87%) 38.00% <0.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 913592f...4509c29. Read the comment docs.

@mvorisek mvorisek merged commit d8d2cf8 into atk4:develop Apr 7, 2020
@mvorisek mvorisek deleted the fix_cs_uses branch April 7, 2020 08:57
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.

1 participant