Skip to content

Conversation

@felangel
Copy link
Owner

@felangel felangel commented Dec 3, 2021

Status

READY

Breaking Changes

NO

Description

  • docs(bloc_test): update example to follow naming conventions

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added example Example application documentation Documentation requested pkg:bloc_test This issue is related to the bloc_test package labels Dec 3, 2021
@felangel felangel self-assigned this Dec 3, 2021
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #3032 (8aeb8e4) into master (9284886) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3032   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           75        74    -1     
=========================================
- Hits            75        74    -1     
Impacted Files Coverage Δ
packages/replay_bloc/lib/src/replay_bloc.dart
packages/replay_bloc/lib/src/replay_cubit.dart
packages/replay_bloc/lib/src/change_stack.dart
packages/bloc_test/lib/src/when_listen.dart 100.00% <0.00%> (ø)
packages/bloc_test/lib/src/bloc_test.dart 100.00% <0.00%> (ø)
packages/bloc_test/lib/src/mock_bloc.dart 100.00% <0.00%> (ø)

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 9284886...8aeb8e4. Read the comment docs.

@felangel felangel merged commit 8d3a413 into master Dec 3, 2021
@felangel felangel deleted the docs/bloc-test-example-naming-conventions branch December 3, 2021 04:31
@felangel felangel mentioned this pull request Dec 29, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation requested example Example application pkg:bloc_test This issue is related to the bloc_test package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant