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

Prefix generics with @phpstan #31

Merged
merged 1 commit into from Jan 19, 2020
Merged

Prefix generics with @phpstan #31

merged 1 commit into from Jan 19, 2020

Conversation

core23
Copy link
Member

@core23 core23 commented Jan 19, 2020

Subject

The @template tag conflicts with symfony annotations

@core23 core23 merged commit e758c63 into master Jan 19, 2020
@core23 core23 deleted the dev branch January 19, 2020 17:22
@codecov
Copy link

codecov bot commented Jan 19, 2020

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage     56.08%   56.08%           
  Complexity      463      463           
=========================================
  Files            58       58           
  Lines          1266     1266           
=========================================
  Hits            710      710           
  Misses          556      556
Impacted Files Coverage Δ Complexity Δ
src/Doctrine/GroupManager.php 0% <ø> (ø) 7 <0> (ø) ⬇️
src/Model/GroupManager.php 0% <ø> (ø) 2 <0> (ø) ⬇️
src/Model/User.php 52.83% <ø> (ø) 82 <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 c9173ee...14c96c2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant