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

Preview support #12

Closed syedmurtaza108 closed 2 years ago

syedmurtaza108 commented 2 years ago

Type of Change

codecov-commenter commented 2 years ago

Codecov Report

Merging #12 (82980aa) into master (9edfba4) will increase coverage by 5.39%. The diff coverage is 88.23%.

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   83.85%   89.25%   +5.39%     
==========================================
  Files          36       37       +1     
  Lines        1276     1442     +166     
==========================================
+ Hits         1070     1287     +217     
+ Misses        206      155      -51     
Impacted Files Coverage Δ
lib/src/view/helper/colors.dart 100.00% <ø> (ø)
lib/src/view/json_tree/json_tree.dart 100.00% <ø> (ø)
lib/src/view/json_tree/widgets/json_root.dart 100.00% <ø> (ø)
lib/src/view/widgets/filter_buttons.dart 100.00% <ø> (+47.50%) :arrow_up:
lib/src/view/widgets/menu_buttons.dart 100.00% <ø> (+73.33%) :arrow_up:
lib/src/view/widgets/notification.dart 0.00% <0.00%> (ø)
lib/src/interceptors/chopper_interceptor.dart 82.05% <12.50%> (-17.95%) :arrow_down:
lib/src/http/chucker_http_client.dart 78.72% <14.28%> (-11.28%) :arrow_down:
lib/src/view/api_detail_page.dart 93.23% <92.72%> (+8.85%) :arrow_up:
lib/src/view/json_tree/widgets/json_value.dart 96.77% <95.45%> (+9.81%) :arrow_up:
... and 21 more

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 9edfba4...82980aa. Read the comment docs.