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: Add parameter type declarations #151

Merged
merged 1 commit into from
Jan 28, 2023
Merged

Fix: Add parameter type declarations #151

merged 1 commit into from
Jan 28, 2023

Conversation

localheinz
Copy link
Collaborator

@localheinz localheinz commented Jan 28, 2023

This pull request

  • adds parameter type declarations

@localheinz localheinz self-assigned this Jan 28, 2023
@localheinz localheinz changed the title Fix: Add property type declarations Fix: Add parameter type declarations Jan 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2023

Codecov Report

Merging #151 (8beacce) into master (0c6f21f) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##              master      #151   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        55        55           
===========================================
  Files              6         6           
  Lines            155       155           
===========================================
  Hits             155       155           
Impacted Files Coverage Δ
src/Node/Node.php 100.00% <ø> (ø)
src/Builder/NodeBuilder.php 100.00% <100.00%> (ø)
src/Node/NodeTrait.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz merged commit a32954a into master Jan 28, 2023
@localheinz localheinz deleted the fix/parameter branch January 28, 2023 17:30
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