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

Fix Map HashCode Collision #44

Merged
merged 1 commit into from
Nov 24, 2019
Merged

Fix Map HashCode Collision #44

merged 1 commit into from
Nov 24, 2019

Conversation

felangel
Copy link
Owner

Status

READY

Breaking Changes

NO

Description

Todos

  • Tests
  • Documentation
  • Examples

Impact to Remaining Code Base

  • Bugfix which will be included in v1.0.1

@felangel felangel added the bug Something isn't working label Nov 24, 2019
@felangel felangel self-assigned this Nov 24, 2019
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #44   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          42     41    -1     
=====================================
- Hits           42     41    -1
Impacted Files Coverage Δ
lib/src/equatable_utils.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 7d65ce9...b463d46. Read the comment docs.

@felangel felangel merged commit 90e970e into master Nov 24, 2019
@felangel felangel deleted the fix/map-hashCode branch November 24, 2019 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants