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 a test example for calling getWork() on a missing document returning a 404 #7

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

bmquinn
Copy link
Contributor

@bmquinn bmquinn commented Aug 9, 2022

Test coverage up to 100% 🎉 :

-----------------|---------|----------|---------|---------|-------------------
File             | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
-----------------|---------|----------|---------|---------|-------------------
All files        |     100 |      100 |     100 |     100 |                   
 api             |     100 |      100 |     100 |     100 |                   
  opensearch.js  |     100 |      100 |     100 |     100 |                   
 aws             |     100 |      100 |     100 |     100 |                   
  environment.js |     100 |      100 |     100 |     100 |                   
  fetch.js       |     100 |      100 |     100 |     100 |                   
-----------------|---------|----------|---------|---------|-------------------

@bmquinn bmquinn requested review from mbklein and kdid August 9, 2022 14:20
Copy link
Contributor

@mbklein mbklein left a comment

Choose a reason for hiding this comment

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

🎉

@bmquinn bmquinn merged commit 9f56079 into deploy/staging Aug 9, 2022
@bmquinn bmquinn deleted the test-coverage branch August 9, 2022 14:41
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.

3 participants