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

Filesystem updates and enhancements #218

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

JoshuaEstes
Copy link
Member

Description

Checklist

  • Updated CHANGELOG files
  • Updated Documentation
  • Unit Tests Created
  • php-cs-fixer

@JoshuaEstes JoshuaEstes added this pull request to the merge queue Aug 24, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation Filesystem Contracts labels Aug 24, 2024
Merged via the queue into SonsOfPHP:main with commit a19ff66 Aug 24, 2024
4 of 5 checks passed
@JoshuaEstes JoshuaEstes deleted the filesystem branch August 24, 2024 23:25
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 2.50000% with 39 lines in your changes missing coverage. Please review.

Project coverage is 73.31%. Comparing base (00152de) to head (6cc2c07).
Report is 1 commits behind head on main.

Files Patch % Lines
...fPHP/Component/Filesystem/Adapter/ChainAdapter.php 0.00% 10 Missing ⚠️
...PHP/Component/Filesystem/Adapter/NativeAdapter.php 10.00% 9 Missing ⚠️
...P/Component/Filesystem/Adapter/ReadOnlyAdapter.php 0.00% 6 Missing ⚠️
...OfPHP/Component/Filesystem/Adapter/WormAdapter.php 0.00% 6 Missing ⚠️
...P/Component/Filesystem/Adapter/InMemoryAdapter.php 0.00% 4 Missing ⚠️
...OfPHP/Component/Filesystem/Adapter/NullAdapter.php 0.00% 2 Missing ⚠️
src/SonsOfPHP/Component/Filesystem/Filesystem.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #218      +/-   ##
============================================
- Coverage     74.17%   73.31%   -0.86%     
- Complexity     1379     1403      +24     
============================================
  Files           209      209              
  Lines          3299     3339      +40     
============================================
+ Hits           2447     2448       +1     
- Misses          852      891      +39     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contracts documentation Improvements or additions to documentation Filesystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant