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 PHPDoc typings #121

Merged
merged 1 commit into from
May 20, 2022
Merged

Fix PHPDoc typings #121

merged 1 commit into from
May 20, 2022

Conversation

ricardogobbosouza
Copy link
Member

Resolve #120

@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #121 (9059f7f) into main (93aa13d) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #121   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       155       155           
===========================================
  Files             16        16           
  Lines            349       349           
===========================================
  Hits             349       349           
Impacted Files Coverage Δ
src/Money.php 100.00% <ø> (ø)
src/MoneyFactory.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 93aa13d...9059f7f. Read the comment docs.

@ricardogobbosouza ricardogobbosouza merged commit f082518 into main May 20, 2022
@ricardogobbosouza ricardogobbosouza deleted the fix-phpdoc branch May 20, 2022 17:20
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.

Incorrect PHPDoc typings due @mixin \Money\Money changing types
1 participant