Skip to content

Conversation

@paulobmarcos
Copy link
Contributor

Following the issue: ipfs-shipyard/pm-idm#197

@codecov-io
Copy link

codecov-io commented Jul 2, 2019

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #15   +/-   ##
======================================
  Coverage    38.9%   38.9%           
======================================
  Files          54      54           
  Lines        1293    1293           
  Branches      163     163           
======================================
  Hits          503     503           
  Misses        681     681           
  Partials      109     109
Impacted Files Coverage Δ
src/identities/identity/devices.js 5.71% <0%> (ø) ⬆️

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 ce90f54...61954c7. Read the comment docs.

@paulobmarcos paulobmarcos force-pushed the feat_current-device-prop branch from e5ca584 to c965a16 Compare July 2, 2019 10:36
if (this.#devicesMap[currentId]) {
this.#devicesMap[currentId] = merge(
{ ...this.#devicesMap[currentId] },
{ ...this.#devicesMap[currentId], current: true },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add current: false to others?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants