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 default typecasts #65

Merged
merged 6 commits into from
May 19, 2023
Merged

Fix default typecasts #65

merged 6 commits into from
May 19, 2023

Conversation

msmakouz
Copy link
Member

No description provided.

@msmakouz msmakouz added the type:bug Bug label May 18, 2023
@msmakouz msmakouz requested a review from roxblnfk May 18, 2023 16:34
@msmakouz msmakouz self-assigned this May 18, 2023
@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Merging #65 (a8f61f2) into 2.x (ff384c1) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x      #65      +/-   ##
============================================
+ Coverage     94.32%   94.41%   +0.09%     
- Complexity      514      525      +11     
============================================
  Files            40       41       +1     
  Lines          1463     1487      +24     
============================================
+ Hits           1380     1404      +24     
  Misses           83       83              
Impacted Files Coverage Δ
src/Compiler.php 92.85% <100.00%> (+0.62%) ⬆️
src/Defaults.php 100.00% <100.00%> (ø)
src/Registry.php 91.83% <100.00%> (+0.25%) ⬆️

src/Compiler.php Outdated Show resolved Hide resolved
@roxblnfk roxblnfk merged commit 92ccd4c into 2.x May 19, 2023
@roxblnfk roxblnfk deleted the bugfix/typecasters branch May 19, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants