softberg / quantum-php-core

Quantum PHP Framework
http://quantumphp.io
MIT License
31 stars 13 forks source link

Filesystem, HttpClient, UploadedFile, JWToken fixes and enhancements #132

Closed armanist closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #132 (64cd86e) into master (3c02ce8) will increase coverage by 0.53%. The diff coverage is 86.49%.

@@             Coverage Diff              @@
##             master     #132      +/-   ##
============================================
+ Coverage     68.64%   69.17%   +0.53%     
- Complexity     1760     1820      +60     
============================================
  Files           152      154       +2     
  Lines          4516     4704     +188     
============================================
+ Hits           3100     3254     +154     
- Misses         1416     1450      +34     
Impacted Files Coverage Δ
src/Exceptions/FileSystemException.php 33.33% <ø> (ø)
src/Exceptions/FileUploadException.php 33.33% <ø> (ø)
src/Helpers/instance.php 62.50% <ø> (ø)
src/Http/Request/Params.php 0.00% <0.00%> (ø)
src/Libraries/Config/Config.php 100.00% <ø> (ø)
src/Libraries/Session/SessionManager.php 62.50% <ø> (ø)
src/Libraries/Storage/UploadedFile.php 81.31% <78.72%> (ø)
...rage/Adapters/Dropbox/DropboxFileSystemAdapter.php 79.22% <79.22%> (ø)
src/Libraries/Curl/HttpClient.php 91.66% <80.00%> (-1.54%) :arrow_down:
.../Libraries/Storage/Adapters/Dropbox/DropboxApp.php 96.25% <96.25%> (ø)
... and 5 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more