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 fragment default value #162

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Fix fragment default value #162

merged 1 commit into from
Feb 8, 2024

Conversation

msmakouz
Copy link
Member

@msmakouz msmakouz commented Feb 8, 2024

Fixed exception:

Object of class Cycle\Database\Injection\Fragment could not be converted to int

@msmakouz msmakouz requested a review from roxblnfk February 8, 2024 15:07
@msmakouz msmakouz self-assigned this Feb 8, 2024
@msmakouz msmakouz added the type:bug Bug label Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dac6dac) 95.22% compared to head (14cbe57) 95.22%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #162   +/-   ##
=========================================
  Coverage     95.22%   95.22%           
- Complexity     1828     1830    +2     
=========================================
  Files           130      130           
  Lines          5044     5050    +6     
=========================================
+ Hits           4803     4809    +6     
  Misses          241      241           

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

@roxblnfk roxblnfk merged commit a2a7d82 into 2.x Feb 8, 2024
42 checks passed
@roxblnfk roxblnfk deleted the compare-fragment-default branch February 8, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

2 participants