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

Handle unknown event types with fallback value #599

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Handle unknown event types with fallback value #599

merged 1 commit into from
Oct 13, 2024

Conversation

allenporter
Copy link
Owner

@allenporter allenporter commented Oct 13, 2024

Add support for the new birthday event type and also gracefully handle new unknown event types.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.23%. Comparing base (e948380) to head (4fe1683).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #599      +/-   ##
==========================================
+ Coverage   97.19%   97.23%   +0.03%     
==========================================
  Files           9        9              
  Lines         964      975      +11     
==========================================
+ Hits          937      948      +11     
  Misses         27       27              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@allenporter allenporter merged commit 56387b8 into main Oct 13, 2024
3 checks passed
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.

2 participants