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 problem caused by duplicate config merging. #580

Closed
wants to merge 1 commit into from
Closed

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Dec 16, 2021

Fixes #578

@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #580 (6291703) into master (cf3bff0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #580   +/-   ##
=========================================
  Coverage     95.00%   95.00%           
  Complexity      110      110           
=========================================
  Files            11       11           
  Lines           280      280           
=========================================
  Hits            266      266           
  Misses           14       14           
Impacted Files Coverage Δ
src/Model/Behavior/UploadBehavior.php 94.73% <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 cf3bff0...6291703. Read the comment docs.

@ADmad ADmad closed this Dec 16, 2021
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.

Duplicate configs on certain situations
1 participant