Prime-Holding / rx_bloc

A set of Flutter packages that help implement the BloC (Business Logic Component) design pattern using the power of reactive streams
https://pub.dev/packages/rx_bloc
62 stars 21 forks source link

Add link to golden tests smart widgets with di doc in the example docs. #756

Closed nikolay-vasilev-prime closed 2 months ago

nikolay-vasilev-prime commented 2 months ago

Overview

Closes: 2

Checklist

Implementation

Stability

Code quality

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.81%. Comparing base (d1a84eb) to head (4cd063b). Report is 28 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #756 +/- ## ======================================== Coverage 85.81% 85.81% ======================================== Files 117 117 Lines 2531 2531 ======================================== Hits 2172 2172 Misses 359 359 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nikolay-vasilev-prime commented 2 months ago

@DDavidPrime will take it for now.