Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@annthurium
Copy link

Description of the Change

In Atom 1.30.0, a new api was added to Atom to observeRepositories for a project. That api is used in the metrics package. Unit tests were written for the metrics package that depend on this new api being in place. This pull request removes an if check in those unit tests so that the tests actually run, and upgrades the atom engine field in package.json to indicate that > 1.30.0 version is required.

Alternate Designs

n/a

Benefits

The unit tests will actually run and guard against future regressions.

Possible Drawbacks

Can't think of any.

Applicable Issues

n/a

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.

3 participants