felangel / bloc

A predictable state management library that helps implement the BLoC design pattern
https://bloclibrary.dev
MIT License
11.77k stars 3.39k forks source link

docs(bloc_test): fix syntax error in bloc_test documentation #4138

Closed taka1068 closed 5 months ago

taka1068 commented 6 months ago

Status

READY

Breaking Changes

NO

Description

This PR corrects a syntax error in the example documentation for a test case of verify.

Type of Change

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (dc571da) to head (27a9e62). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4138 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 31 31 Lines 802 802 ========================================= Hits 802 802 ``` | [Flag](https://app.codecov.io/gh/felangel/bloc/pull/4138/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Angelov) | Coverage Ξ” | | |---|---|---| | [bloc_test](https://app.codecov.io/gh/felangel/bloc/pull/4138/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Angelov) | `100.00% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Angelov#carryforward-flags-in-the-pull-request-comment) to find out more.

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