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

Add tests to ensure an alias service will never issue an API call to create #211

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

JohnStarich
Copy link
Member

Closes #71

I was unable to find a possible path where an alias Service could be re-created. Nevertheless, I went through and added additional tests to double-down on that.

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #211 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #211   +/-   ##
=======================================
  Coverage   91.11%   91.11%           
=======================================
  Files           6        6           
  Lines         754      754           
=======================================
  Hits          687      687           
  Misses         44       44           
  Partials       23       23           

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 cb323dd...592f9a3. Read the comment docs.

@JohnStarich JohnStarich merged commit d8ff570 into master Sep 22, 2020
@JohnStarich JohnStarich deleted the feature/ensure-alias-can-not-re-create branch September 22, 2020 03:29
artberger pushed a commit that referenced this pull request Sep 23, 2020
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.

Cloudant with Alias plan: existence checks sometimes fails, gets recreated
1 participant