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

Use strict in_array #39

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Use strict in_array #39

merged 1 commit into from
Aug 29, 2023

Conversation

kylekatarnls
Copy link
Member

No description provided.

@codeclimate
Copy link

codeclimate bot commented Aug 29, 2023

Code Climate has analyzed commit 70fd86f and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Clarity 3
Style 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5b09677) 100.00% compared to head (df9b279) 100.00%.

❗ Current head df9b279 differs from pull request most recent head 70fd86f. Consider uploading reports for the commit 70fd86f to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #39   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       506       506           
===========================================
  Files             34        34           
  Lines           1251      1251           
===========================================
  Hits            1251      1251           
Files Changed Coverage Δ
src/JsPhpize/Compiler/Compiler.php 100.00% <100.00%> (ø)
src/JsPhpize/Compiler/DyiadeTrait.php 100.00% <100.00%> (ø)
src/JsPhpize/Lexer/DataBag.php 100.00% <100.00%> (ø)
src/JsPhpize/Lexer/Lexer.php 100.00% <100.00%> (ø)
src/JsPhpize/Lexer/Token.php 100.00% <100.00%> (ø)
src/JsPhpize/Nodes/Block.php 100.00% <100.00%> (ø)
src/JsPhpize/Nodes/Constant.php 100.00% <100.00%> (ø)
src/JsPhpize/Parser/Parser.php 100.00% <100.00%> (ø)
src/JsPhpize/Parser/TokenExtractor.php 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kylekatarnls kylekatarnls merged commit 44f665c into master Aug 29, 2023
58 checks passed
@kylekatarnls kylekatarnls deleted the feature/strict-in-array branch August 29, 2023 08:59
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

1 participant