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: isInUse does not error out when it finds unrelated jobs #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

garbados
Copy link
Contributor

This PR closes #72 by ensuring _isInUse does not error out when it finds replication jobs unrelated to the continuum's activities. The error message that the function throws has also been made clearer.

@garbados
Copy link
Contributor Author

48min 🕐

@coveralls
Copy link

Pull Request Test Coverage Report for Build 197

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.02%) to 85.385%

Changes Missing Coverage Covered Lines Changed/Added Lines %
index.js 0 6 0.0%
Totals Coverage Status
Change from base Build 193: -2.02%
Covered Lines: 183
Relevant Lines: 199

💛 - Coveralls

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.

"Expected values to be strictly equal" error while running Continuum
2 participants