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

Integration with package Ziggy has been implemented #64

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

tarampampam
Copy link
Collaborator

Description

Added

  • Integration with Ziggy is supported now (just enable ResetZiggyListener for BeforeLoopIterationEvent)

Fixes #63

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 Sep 30, 2021
@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #64 (947e4b9) into master (bf3f612) will decrease coverage by 0.04%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
- Coverage     81.97%   81.92%   -0.05%     
- Complexity      282      284       +2     
============================================
  Files            56       57       +1     
  Lines           649      653       +4     
============================================
+ Hits            532      535       +3     
- Misses          117      118       +1     
Impacted Files Coverage Δ
src/Listeners/ResetZiggyListener.php 75.00% <75.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 bf3f612...947e4b9. Read the comment docs.

@butschster
Copy link
Contributor

It works fine

@tarampampam tarampampam merged commit 7e7cf60 into master Sep 30, 2021
@tarampampam tarampampam deleted the reset-ziggy-state branch September 30, 2021 14:18
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.

State resetting for the tighten/ziggy package
2 participants