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 illegal offset type #3

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Fix illegal offset type #3

merged 1 commit into from
Jan 24, 2022

Conversation

zingimmick
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #3 (ce58b9d) into master (de7a89f) will decrease coverage by 1.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #3      +/-   ##
============================================
- Coverage     96.58%   95.18%   -1.41%     
  Complexity       39       39              
============================================
  Files             3        3              
  Lines           117       83      -34     
============================================
- Hits            113       79      -34     
  Misses            4        4              
Impacted Files Coverage Δ
src/Relations/BelongsToOne.php 100.00% <100.00%> (ø)
src/Relations/MorphToOne.php 94.73% <100.00%> (ø)
src/HasMoreRelationships.php 93.33% <0.00%> (-2.87%) ⬇️

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 de7a89f...ce58b9d. Read the comment docs.

@zingimmick zingimmick merged commit 24de133 into master Jan 24, 2022
@zingimmick zingimmick deleted the fix-illegal-offset-type branch January 24, 2022 07:02
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.

1 participant