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

[#45] define psalm types for arrays #46

Merged
merged 1 commit into from Nov 6, 2021
Merged

[#45] define psalm types for arrays #46

merged 1 commit into from Nov 6, 2021

Conversation

kpicaza
Copy link
Member

@kpicaza kpicaza commented Nov 6, 2021

Closes #45

@kpicaza kpicaza added the enhancement New feature or request label Nov 6, 2021
@codecov
Copy link

codecov bot commented Nov 6, 2021

Codecov Report

Merging #46 (982e229) into 1.0.x (8eaaeca) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##               1.0.x       #46   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       113       113           
===========================================
  Files             25        25           
  Lines            280       280           
===========================================
  Hits             280       280           
Impacted Files Coverage Δ
src/Read/ChainSegmentFactory.php 100.00% <ø> (ø)
src/Read/ToggleStrategies.php 100.00% <ø> (ø)
src/Write/Feature.php 100.00% <ø> (ø)
src/Write/Payload.php 100.00% <ø> (ø)
src/Write/Strategy.php 100.00% <ø> (ø)
src/Read/ChainToggleStrategyFactory.php 100.00% <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 8eaaeca...982e229. Read the comment docs.

Copy link
Contributor

@xserrat xserrat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!!! 👏🏽 🥳

@sonarcloud
Copy link

sonarcloud bot commented Nov 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kpicaza kpicaza merged commit 1d74c6d into 1.0.x Nov 6, 2021
@kpicaza kpicaza deleted the issue#45 branch November 6, 2021 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Psalm Types for arrays
2 participants