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

feat: Add strict events types #31

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

Conversation

sirewix
Copy link
Contributor

@sirewix sirewix commented Oct 8, 2024

Closes #27

Copy link

github-actions bot commented Oct 8, 2024

LCOV of commit 3646cb9 during Rust workflow #98

Summary coverage rate:
  lines......: 11.9% (632 of 5316 lines)
  functions..: 2.4% (214 of 8787 functions)
  branches...: no data found

Files changed coverage rate:
                                                                            |Lines       |Functions  |Branches    
  Filename                                                                  |Rate     Num|Rate    Num|Rate     Num
  ================================================================================================================
  src/v1/event_types.rs                                                     | 0.0%     94| 0.0%  2438|    -      0
  src/v1/event_types_imports.rs                                             | 0.0%     38| 0.0%  1284|    -      0
  src/v1/event_types_manual.rs                                              | 0.0%     20| 0.0%   152|    -      0
  src/v1/mod.rs                                                             | 0.0%    163| 0.0%   110|    -      0

@sirewix sirewix force-pushed the sirewix/typify-events branch from eb05579 to 3646cb9 Compare October 15, 2024 19:18
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.

Refactor or add typed event payloads
1 participant