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 a psalm issue with templates #86

Merged
merged 1 commit into from Apr 26, 2022
Merged

Fix a psalm issue with templates #86

merged 1 commit into from Apr 26, 2022

Conversation

heiglandreas
Copy link
Owner

ArrayObject needs a Template definition for static analysis

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #86 (f0f2a99) into main (52c6751) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #86   +/-   ##
=========================================
  Coverage     97.05%   97.05%           
  Complexity       80       80           
=========================================
  Files            12       12           
  Lines           238      238           
=========================================
  Hits            231      231           
  Misses            7        7           
Impacted Files Coverage Δ
src/HolidayIterator.php 75.00% <ø> (ø)
src/Holidaychecker.php 100.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 52c6751...f0f2a99. Read the comment docs.

@coveralls
Copy link
Collaborator

coveralls commented Apr 25, 2022

Coverage Status

Coverage remained the same at 96.465% when pulling f0f2a99 on fixPsalm into 52c6751 on main.

@heiglandreas heiglandreas force-pushed the fixPsalm branch 2 times, most recently from 8010b39 to 29c86cc Compare April 26, 2022 04:35
ArrayObject needs a Template definition for static analysis
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