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

equatable v0.4.0 #28

Merged
merged 1 commit into from Aug 4, 2019
Merged

equatable v0.4.0 #28

merged 1 commit into from Aug 4, 2019

Conversation

felangel
Copy link
Owner

@felangel felangel commented Aug 4, 2019

Status

READY

Breaking Changes

YES

Description

Update toString to default to runtimeType (#27)

Todos

  • Tests
  • Documentation
  • Examples

Impact to Remaining Code Base

None

@felangel felangel added the enhancement New feature or request label Aug 4, 2019
@felangel felangel self-assigned this Aug 4, 2019
@felangel felangel added this to In progress in equatable Aug 4, 2019
@codecov-io
Copy link

codecov-io commented Aug 4, 2019

Codecov Report

Merging #28 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #28   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          36     40    +4     
=====================================
+ Hits           36     40    +4
Impacted Files Coverage Δ
lib/src/equatable_mixin.dart 100% <100%> (ø) ⬆️
lib/src/equatable.dart 100% <100%> (ø) ⬆️

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 ca20d4e...4340c14. Read the comment docs.

@felangel felangel merged commit 1242290 into master Aug 4, 2019
@felangel felangel deleted the v0.4.0 branch August 4, 2019 19:33
@felangel felangel moved this from In progress to Done in equatable Aug 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
equatable
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants