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

Recent boards real time #32

Merged
merged 4 commits into from
Nov 4, 2023
Merged

Recent boards real time #32

merged 4 commits into from
Nov 4, 2023

Conversation

rick-astral-cat
Copy link
Collaborator

This PR adds recent boards real time functionality. Showing the four most recent boards connected and updates their status in case of active connections.

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Merging #32 (0148914) into main (74862de) will decrease coverage by 3.26%.
The diff coverage is 17.39%.

❗ Current head 0148914 differs from pull request most recent head 1922122. Consider uploading reports for the commit 1922122 to get more accurate results

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   61.98%   58.73%   -3.26%     
==========================================
  Files          36       37       +1     
  Lines         292      315      +23     
==========================================
+ Hits          181      185       +4     
- Misses        111      130      +19     
Files Coverage Δ
app/Http/Middleware/AuthenticateBoard.php 94.44% <100.00%> (+1.58%) ⬆️
app/Models/Board.php 100.00% <ø> (ø)
app/Http/Livewire/RecentBoards.php 0.00% <0.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@rick-astral-cat rick-astral-cat force-pushed the recent_boards_real_time branch from 0148914 to 1922122 Compare November 4, 2023 00:38
@rick-astral-cat rick-astral-cat merged commit d2bf972 into main Nov 4, 2023
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