syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
54 stars 32 forks source link

fix: multipart request exception issue #10

Closed syedmurtaza108 closed 2 years ago

syedmurtaza108 commented 2 years ago

Description

Type of Change

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (4141a29) into master (9e83960) will decrease coverage by 0.17%. The diff coverage is 54.54%.

:exclamation: Current head 4141a29 differs from pull request most recent head fc29298. Consider uploading reports for the commit fc29298 to get more accurate results

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   84.02%   83.85%   -0.18%     
==========================================
  Files          36       36              
  Lines        1271     1276       +5     
==========================================
+ Hits         1068     1070       +2     
- Misses        203      206       +3     
Impacted Files Coverage Δ
lib/src/helpers/shared_preferences_manager.dart 100.00% <ø> (ø)
lib/src/http/chucker_http_client.dart 90.00% <ø> (+4.28%) :arrow_up:
lib/src/interceptors/chopper_interceptor.dart 100.00% <ø> (ø)
lib/src/interceptors/dio_interceptor.dart 89.06% <54.54%> (-7.31%) :arrow_down:

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 9e83960...fc29298. Read the comment docs.