Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(bloc_test): support for mocktail v0.3.0 #3252

Merged
merged 1 commit into from Mar 1, 2022

Conversation

felangel
Copy link
Owner

@felangel felangel commented Mar 1, 2022

Status

READY

Breaking Changes

NO

Description

  • chore(bloc_test): support for mocktail v0.3.0

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 pkg:bloc_test This issue is related to the bloc_test package chore no production code change dependency updates Updating dependencies, no functional changes labels Mar 1, 2022
@felangel felangel self-assigned this Mar 1, 2022
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #3252 (406a430) into master (8ad0a14) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master     #3252    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           30         3    -27     
  Lines          723        76   -647     
==========================================
- Hits           723        76   -647     
Impacted Files Coverage Δ
packages/flutter_bloc/lib/src/bloc_listener.dart
packages/bloc/lib/src/emitter.dart
packages/bloc_concurrency/lib/src/droppable.dart
packages/bloc/lib/src/bloc_base.dart
packages/bloc/lib/src/bloc_overrides.dart
packages/flutter_bloc/lib/src/bloc_consumer.dart
packages/flutter_bloc/lib/src/bloc_builder.dart
...lutter_bloc/lib/src/multi_repository_provider.dart
packages/bloc/lib/src/change.dart
...ckages/hydrated_bloc/lib/src/hydrated_storage.dart
... and 17 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 8ad0a14...406a430. Read the comment docs.

@felangel felangel merged commit 027f620 into master Mar 1, 2022
@felangel felangel deleted the chore/bloc-test-mocktail-upgrade branch March 1, 2022 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore no production code change dependency updates Updating dependencies, no functional changes 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.

None yet

1 participant