phanxipang / fansipan

A simple package that allows you to write your API integrations or SDKs in a elegant way.
https://phanxipang.github.io/fansipan
MIT License
83 stars 2 forks source link

Use global functions #17

Closed jenky closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #17 (887da5e) into main (a541dee) will decrease coverage by 0.14%. Report is 1 commits behind head on main. The diff coverage is 86.66%.

@@             Coverage Diff              @@
##               main      #17      +/-   ##
============================================
- Coverage     84.40%   84.26%   -0.14%     
  Complexity      315      315              
============================================
  Files            38       38              
  Lines           731      731              
============================================
- Hits            617      616       -1     
- Misses          114      115       +1     
Files Changed Coverage Δ
src/Middleware/RetryRequests.php 86.20% <40.00%> (ø)
src/Body/MultipartResource.php 85.71% <71.42%> (ø)
src/Pipeline.php 81.81% <75.00%> (ø)
src/Util.php 81.57% <80.00%> (ø)
src/Middleware.php 81.48% <90.00%> (ø)
src/Body/AsJson.php 100.00% <100.00%> (ø)
src/Body/AsMultipart.php 100.00% <100.00%> (ø)
src/Body/FormPayload.php 100.00% <100.00%> (ø)
src/Body/JsonPayload.php 100.00% <100.00%> (ø)
src/Body/MultipartPayload.php 97.05% <100.00%> (ø)
... and 11 more

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