Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Integration with Livewire added #71

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Integration with Livewire added #71

merged 1 commit into from
Nov 12, 2021

Conversation

tarampampam
Copy link
Collaborator

@tarampampam tarampampam commented Nov 12, 2021

Description

Added

  • Integration with Livewire is supported now

Related PR: laravel/octane#400

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@tarampampam tarampampam self-assigned this Nov 12, 2021
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #71 (1f1635e) into master (35a73dc) will increase coverage by 0.09%.
The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #71      +/-   ##
============================================
+ Coverage     75.09%   75.18%   +0.09%     
- Complexity      310      315       +5     
============================================
  Files            60       61       +1     
  Lines           807      818      +11     
============================================
+ Hits            606      615       +9     
- Misses          201      203       +2     
Impacted Files Coverage Δ
src/Defaults.php 100.00% <ø> (ø)
src/Listeners/ResetLivewireListener.php 81.81% <81.81%> (ø)

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 35a73dc...1f1635e. Read the comment docs.

@tarampampam tarampampam marked this pull request as ready for review November 12, 2021 07:47
@tarampampam tarampampam merged commit a12c337 into master Nov 12, 2021
@tarampampam tarampampam deleted the add-livewire branch November 12, 2021 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant