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

785 patrol based end to end test documentation to be added to the generated project with rx bloc cli #786

Closed DimitarStoyanov91 closed 1 month ago

DimitarStoyanov91 commented 1 month ago

Overview

Closes: #785

Added Patrol Integration Test README.md

Checklist

Implementation

Stability ~- [ ] Checked if changes affect any features and verified affected features work as expected~ ~- [ ] Added unit tests for new code and verified existing tests work as expected~

Code quality

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.34%. Comparing base (7cad039) to head (3402665). Report is 11 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #786 +/- ## ======================================== Coverage 94.34% 94.34% ======================================== Files 59 59 Lines 1202 1202 ======================================== Hits 1134 1134 Misses 68 68 ```

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