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(flutter_bloc): v8.0.1 #3101

Merged
merged 3 commits into from
Dec 29, 2021
Merged

chore(flutter_bloc): v8.0.1 #3101

merged 3 commits into from
Dec 29, 2021

Conversation

felangel
Copy link
Owner

Status

READY

Breaking Changes

NO

Description

  • refactor: use core interfaces from bloc v8.0.2 (#3012)
  • docs: update example to follow naming conventions (#3027)

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 release candidate Candidate for release pending successful build pkg:flutter_bloc This issue is related to the flutter_bloc package chore no production code change labels Dec 29, 2021
@felangel felangel self-assigned this Dec 29, 2021
@felangel felangel added this to In progress in bloc via automation Dec 29, 2021
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #3101 (3fb5ae4) into master (d6b72be) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master     #3101    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            3        12     +9     
  Lines           76       252   +176     
==========================================
+ Hits            76       252   +176     
Impacted Files Coverage Δ
packages/flutter_bloc/lib/src/bloc_selector.dart 100.00% <0.00%> (ø)
packages/flutter_bloc/lib/src/bloc_listener.dart 100.00% <0.00%> (ø)
...lutter_bloc/lib/src/multi_repository_provider.dart 100.00% <0.00%> (ø)
packages/flutter_bloc/lib/src/bloc_provider.dart 100.00% <0.00%> (ø)
...ages/flutter_bloc/lib/src/repository_provider.dart 100.00% <0.00%> (ø)
packages/flutter_bloc/lib/src/bloc_consumer.dart 100.00% <0.00%> (ø)
...ages/flutter_bloc/lib/src/multi_bloc_listener.dart 100.00% <0.00%> (ø)
...ages/flutter_bloc/lib/src/multi_bloc_provider.dart 100.00% <0.00%> (ø)
packages/flutter_bloc/lib/src/bloc_builder.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 d6b72be...3fb5ae4. Read the comment docs.

@felangel felangel merged commit 648655f into master Dec 29, 2021
@felangel felangel deleted the chore/flutter_bloc-v8.0.1 branch December 29, 2021 22:12
bloc automation moved this from In progress to Done Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore no production code change pkg:flutter_bloc This issue is related to the flutter_bloc package release candidate Candidate for release pending successful build
Projects
bloc
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant