Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

feat: we should be polling for annotations specific to a package #4

Merged
merged 1 commit into from Apr 19, 2016

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Apr 19, 2016

we need to be polling for annotations specific to the package that is currently loaded.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 87dd7d3 on lookup-for-pkg into d8fe372 on master.

@bcoe bcoe merged commit a450f0c into master Apr 19, 2016
@@ -3,7 +3,8 @@
require('jsdom-global')()

var annotationPoller = require('./')
var endpoint = '/api/v1/annotations'
var pkg = encodeURIComponent('cool module')
Copy link
Contributor

Choose a reason for hiding this comment

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

Can packages have whitespace in their names? I was not aware of that. :)

@nexdrew nexdrew deleted the lookup-for-pkg branch August 5, 2016 02:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants