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

Add more tests #227

Merged
merged 26 commits into from
Oct 14, 2023
Merged

Add more tests #227

merged 26 commits into from
Oct 14, 2023

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Oct 13, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (71ac2a8) 71.39% compared to head (24d3025) 81.80%.

❗ Current head 24d3025 differs from pull request most recent head 6ccfbd1. Consider uploading reports for the commit 6ccfbd1 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             master     #227       +/-   ##
=============================================
+ Coverage     71.39%   81.80%   +10.41%     
- Complexity      573      575        +2     
=============================================
  Files            40       40               
  Lines          1776     1781        +5     
=============================================
+ Hits           1268     1457      +189     
+ Misses          508      324      -184     
Files Coverage Δ
src/Collector/Console/ConsoleAppInfoCollector.php 100.00% <100.00%> (+10.41%) ⬆️
src/Collector/ExceptionCollector.php 100.00% <100.00%> (+100.00%) ⬆️
src/Collector/HttpClientCollector.php 100.00% <100.00%> (+100.00%) ⬆️
src/Collector/VarDumperCollector.php 100.00% <100.00%> (+100.00%) ⬆️
src/Collector/Web/WebAppInfoCollector.php 93.61% <100.00%> (+2.12%) ⬆️
src/Dumper.php 95.83% <100.00%> (+7.29%) ⬆️
src/Storage/FileStorage.php 98.63% <92.85%> (+16.68%) ⬆️

... and 16 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vjik vjik added the status:under development Someone is working on a pull request. label Oct 14, 2023
@xepozz xepozz merged commit 8d79cc4 into master Oct 14, 2023
@xepozz xepozz deleted the tests branch October 14, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:under development Someone is working on a pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants