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: catch error caused by improper event configuration #845

Merged
merged 1 commit into from
Mar 7, 2019

Conversation

keetonian
Copy link
Contributor

Issue #, if available:
#766
Description of changes:
Handle key error from missing event keys.
Description of how you validated changes:

Checklist:

  • Write/update tests
  • make pr passes
  • Update documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@keetonian keetonian changed the title catch error caused by improper event configuration fix: catch error caused by improper event configuration Mar 7, 2019
@codecov-io
Copy link

Codecov Report

Merging #845 into develop will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #845      +/-   ##
===========================================
+ Coverage    94.54%   94.55%   +<.01%     
===========================================
  Files           67       67              
  Lines         2824     2827       +3     
  Branches       508      508              
===========================================
+ Hits          2670     2673       +3     
  Misses          81       81              
  Partials        73       73
Impacted Files Coverage Δ
samtranslator/plugins/api/implicit_api_plugin.py 96.35% <100%> (+0.08%) ⬆️

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 f3abea2...581b769. Read the comment docs.

@keetonian keetonian requested a review from jlhood March 7, 2019 17:28
@jlhood jlhood merged commit a00ad1f into aws:develop Mar 7, 2019
@keetonian keetonian deleted the api-event-error-handling branch March 11, 2020 18:57
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.

None yet

4 participants