|
Ran
|
Jobs
1
|
Files
30
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Trigger notification when user copies item to his clipboard. (#152) * MVP to get a notification being triggered when the user uses cmd+c. * Revert "MVP to get a notification being triggered when the user uses cmd+c." This reverts commit 78c073008. * MVP working for showing off a flag when an item is being copied. * Getting a somewhat nicer “copied” feedback to give to the user. It’s using an animated checkmark. * Finishing up the animation. It’s now ready. * Updating the snapshot since the actual component changed. * Actually I figured the ONLY action that should set the copiedToClipboard state to true is copy item, all of the rest of ‘em should set it to false. Which makes sense? Also, if we add an action that should set it to true, the test will fail and makes use adding it to the test which is good. * Added a test for the newly created action. * Should should be in lowercase. * Avoiding reseting the state when we release the cmd key.
330 of 370 relevant lines covered (89.19%)
2.89 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 484.1 | 0 |
89.19 |
Travis Job 484.1 |