Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

[2.x] Code coverage fixes #482

Merged
merged 22 commits into from
Aug 24, 2020
Merged

[2.x] Code coverage fixes #482

merged 22 commits into from
Aug 24, 2020

Conversation

rennokki
Copy link
Collaborator

No description provided.

@rennokki rennokki changed the base branch from master to 2.x August 22, 2020 18:55
@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2020

Codecov Report

Merging #482 into 2.x will increase coverage by 13.62%.
The diff coverage is 96.49%.

Impacted file tree graph

@@             Coverage Diff             @@
##              2.x     #482       +/-   ##
===========================================
+ Coverage   63.84%   77.46%   +13.62%     
===========================================
  Files          52       52               
  Lines        1336     1327        -9     
===========================================
+ Hits          853     1028      +175     
+ Misses        483      299      -184     
Impacted Files Coverage Δ
src/Statistics/Logger/MemoryStatisticsLogger.php 91.17% <75.00%> (+28.67%) ⬆️
src/Contracts/PushesToPusher.php 100.00% <100.00%> (ø)
...shboard/Http/Controllers/AuthenticateDashboard.php 100.00% <100.00%> (+100.00%) ⬆️
src/Dashboard/Http/Controllers/SendMessage.php 100.00% <100.00%> (+100.00%) ⬆️
src/Dashboard/Http/Controllers/ShowStatistics.php 100.00% <100.00%> (ø)
src/PubSub/Broadcasters/RedisPusherBroadcaster.php 50.00% <100.00%> (+50.00%) ⬆️
src/PubSub/Drivers/RedisClient.php 67.50% <100.00%> (+13.12%) ⬆️
src/Statistics/Drivers/DatabaseDriver.php 77.27% <100.00%> (+50.00%) ⬆️
src/Statistics/Logger/NullStatisticsLogger.php 100.00% <100.00%> (+100.00%) ⬆️
src/WebSockets/WebSocketHandler.php 91.93% <100.00%> (ø)
... and 18 more

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 b5f081c...f3b706d. Read the comment docs.

@rennokki rennokki merged commit 793dc24 into 2.x Aug 24, 2020
@rennokki rennokki deleted the code-coverage branch August 24, 2020 06:46
@rennokki rennokki mentioned this pull request Aug 24, 2020
14 tasks
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.

2 participants